#c04cf9 color space conversions
Hex:
#c04cf9
RGB:
192, 76, 249
CMY:
25, 70, 2
CMYK:
23, 69, 0, 2
HSL:
280°, 93.5135%, 63.7255%
HSV (HSB):
280°, 69.4779%, 97.6471%
XYZ:
41.4216, 23.2149, 91.9203
xyY:
0.2646, 0.1483, 23.2149
CIE-Lab:
55.2930, 71.7841, -66.1036
CIE-LCH:
55.2930, 97.5841, 317.3590
CIE-Luv:
55.2930, 36.7745, -110.9420
Hunter-Lab:
48.1818, 69.1368, -79.3849
#c04cf9 color charts
#c04cf9 color shades, tints & tones
#c04cf9 color schemes
#c04cf9 color preview, HTML & CSS examples
This text has a color of #c04cf9
<p style="color:#c04cf9;">Text here</p>
.mytext {color:#c04cf9;}
This box has a color of #c04cf9
<div style="background-color:#c04cf9;">Content here</div>
.mybackground {background-color:#c04cf9;}
Border around this has a color of #c04cf9
<div style="border:2px solid #c04cf9;">Content here</div>
.myborder {border:2px solid #c04cf9;}