What is the CMYK code for purpleish blue?
The CSS color purpleish blue in CMYK format is cmyk(59.4%, 73.2%, 0%, 6.3%). Use this value directly in CSS, SVG, and most design tools.
How do I use purpleish blue in CSS?
To apply purpleish blue in CSS:
- Text color: color: cmyk(59.4%, 73.2%, 0%, 6.3%);
- Background: background-color: cmyk(59.4%, 73.2%, 0%, 6.3%);
- Border: border-color: cmyk(59.4%, 73.2%, 0%, 6.3%);
What are all the color format values for purpleish blue?
| Format | Value |
|---|---|
| HEX | #6140ef |
| RGB | rgb(97, 64, 239) |
| HSL | hsl(251.3, 84.5%, 59.4%) |
| CMYK | cmyk(59.4%, 73.2%, 0%, 6.3%) |
How do I convert purpleish blue to CMYK?
Select purpleish blue from the color name list in our color converter. The CMYK value — cmyk(59.4%, 73.2%, 0%, 6.3%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does purpleish blue belong to?
purpleish blue belongs to the blue color family. It is a medium, vivid color with HSL values: hue 251.3°, saturation 84.5%, lightness 59.4%.
How do I create lighter and darker shades of purpleish blue?
Lighter variant (lightness 74.4%): #9b87f5. Darker variant (lightness 44.4%): #3612d1. 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.