What is the HEX code for bluey purple?
The CSS color bluey purple in HEX format is #6241c7. 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: #6241c7;
- Background: background-color: #6241c7;
- Border: border-color: #6241c7;
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 HEX?
Select bluey purple from the color name list in our color converter. The HEX value — #6241c7 — 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 HEX used for?
HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.