What is the CMYK code for purpley blue?
The CSS color purpley blue in CMYK format is cmyk(58.9%, 77.5%, 0%, 9.4%). Use this value directly in CSS, SVG, and most design tools.
How do I use purpley blue in CSS?
To apply purpley blue in CSS:
- Text color: color: cmyk(58.9%, 77.5%, 0%, 9.4%);
- Background: background-color: cmyk(58.9%, 77.5%, 0%, 9.4%);
- Border: border-color: cmyk(58.9%, 77.5%, 0%, 9.4%);
What are all the color format values for purpley blue?
| Format | Value |
|---|---|
| HEX | #5f34e7 |
| RGB | rgb(95, 52, 231) |
| HSL | hsl(254.4, 78.9%, 55.5%) |
| CMYK | cmyk(58.9%, 77.5%, 0%, 9.4%) |
How do I convert purpley blue to CMYK?
Select purpley blue from the color name list in our color converter. The CMYK value — cmyk(58.9%, 77.5%, 0%, 9.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does purpley blue belong to?
purpley blue belongs to the blue color family. It is a medium, vivid color with HSL values: hue 254.4°, saturation 78.9%, lightness 55.5%.
How do I create lighter and darker shades of purpley blue?
Lighter variant (lightness 70.5%): #9578ef. Darker variant (lightness 40.5%): #3d16b9. 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.