What is the CMYK code for bluey purple?
The CSS color bluey purple in CMYK format is cmyk(50.8%, 67.3%, 0%, 22%). Use this value directly in CSS, SVG, and most design tools.
How do I use bluey purple in CSS?
To apply bluey purple in CSS:
- Text color: color: cmyk(50.8%, 67.3%, 0%, 22%);
- Background: background-color: cmyk(50.8%, 67.3%, 0%, 22%);
- Border: border-color: cmyk(50.8%, 67.3%, 0%, 22%);
What are all the color format values for bluey purple?
| Format | Value |
|---|---|
| HEX | #6241c7 |
| RGB | rgb(98, 65, 199) |
| HSL | hsl(254.8, 54.5%, 51.8%) |
| CMYK | cmyk(50.8%, 67.3%, 0%, 22%) |
How do I convert bluey purple to CMYK?
Select bluey purple from the color name list in our color converter. The CMYK value — cmyk(50.8%, 67.3%, 0%, 22%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does bluey purple belong to?
bluey purple belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 254.8°, saturation 54.5%, lightness 51.8%.
How do I create lighter and darker shades of bluey purple?
Lighter variant (lightness 66.8%): #937cd8. Darker variant (lightness 36.8%): #442b91. 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.