What is the CMYK code for deep lilac?
The CSS color deep lilac in CMYK format is cmyk(20.6%, 41.8%, 0%, 25.9%). Use this value directly in CSS, SVG, and most design tools.
How do I use deep lilac in CSS?
To apply deep lilac in CSS:
- Text color: color: cmyk(20.6%, 41.8%, 0%, 25.9%);
- Background: background-color: cmyk(20.6%, 41.8%, 0%, 25.9%);
- Border: border-color: cmyk(20.6%, 41.8%, 0%, 25.9%);
What are all the color format values for deep lilac?
| Format | Value |
|---|---|
| HEX | #966ebd |
| RGB | rgb(150, 110, 189) |
| HSL | hsl(270.4, 37.4%, 58.6%) |
| CMYK | cmyk(20.6%, 41.8%, 0%, 25.9%) |
How do I convert deep lilac to CMYK?
Select deep lilac from the color name list in our color converter. The CMYK value — cmyk(20.6%, 41.8%, 0%, 25.9%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does deep lilac belong to?
deep lilac belongs to the purple color family. It is a medium, moderately saturated color with HSL values: hue 270.4°, saturation 37.4%, lightness 58.6%.
How do I create lighter and darker shades of deep lilac?
Lighter variant (lightness 73.6%): #bca3d5. Darker variant (lightness 43.6%): #704699. 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.