What is the CMYK code for deep lavender?
The CSS color deep lavender in CMYK format is cmyk(23%, 48.6%, 0%, 28.2%). Use this value directly in CSS, SVG, and most design tools.
How do I use deep lavender in CSS?
To apply deep lavender in CSS:
- Text color: color: cmyk(23%, 48.6%, 0%, 28.2%);
- Background: background-color: cmyk(23%, 48.6%, 0%, 28.2%);
- Border: border-color: cmyk(23%, 48.6%, 0%, 28.2%);
What are all the color format values for deep lavender?
| Format | Value |
|---|---|
| HEX | #8d5eb7 |
| RGB | rgb(141, 94, 183) |
| HSL | hsl(271.7, 38.2%, 54.3%) |
| CMYK | cmyk(23%, 48.6%, 0%, 28.2%) |
How do I convert deep lavender to CMYK?
Select deep lavender from the color name list in our color converter. The CMYK value — cmyk(23%, 48.6%, 0%, 28.2%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does deep lavender belong to?
deep lavender belongs to the purple color family. It is a medium, moderately saturated color with HSL values: hue 271.7°, saturation 38.2%, lightness 54.3%.
How do I create lighter and darker shades of deep lavender?
Lighter variant (lightness 69.3%): #b293cf. Darker variant (lightness 39.3%): #663e8a. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is CMYK used for?
CMYK (Cyan, Magenta, Yellow, Key/Black) is used in print design. Unlike RGB which adds light, CMYK subtracts it using ink. Always convert to CMYK before sending files to a professional printer.