What is the CMYK code for baby purple?
The CSS color baby purple in CMYK format is cmyk(18.2%, 37.2%, 0%, 3.1%). Use this value directly in CSS, SVG, and most design tools.
How do I use baby purple in CSS?
To apply baby purple in CSS:
- Text color: color: cmyk(18.2%, 37.2%, 0%, 3.1%);
- Background: background-color: cmyk(18.2%, 37.2%, 0%, 3.1%);
- Border: border-color: cmyk(18.2%, 37.2%, 0%, 3.1%);
What are all the color format values for baby purple?
| Format | Value |
|---|---|
| HEX | #ca9bf7 |
| RGB | rgb(202, 155, 247) |
| HSL | hsl(270.7, 85.2%, 78.8%) |
| CMYK | cmyk(18.2%, 37.2%, 0%, 3.1%) |
How do I convert baby purple to CMYK?
Select baby purple from the color name list in our color converter. The CMYK value — cmyk(18.2%, 37.2%, 0%, 3.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does baby purple belong to?
baby purple belongs to the purple color family. It is a light, vivid color with HSL values: hue 270.7°, saturation 85.2%, lightness 78.8%.
How do I create lighter and darker shades of baby purple?
Lighter variant (lightness 93.8%): #f0e2fd. Darker variant (lightness 63.8%): #a554f1. 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.