#c04ce5 color space conversions
Hex:
#c04ce5
RGB:
192, 76, 229
CMY:
25, 70, 10
CMYK:
16, 67, 0, 10
HSL:
285°, 74.6341%, 59.8039%
HSV (HSB):
285°, 66.8122%, 89.8039%
XYZ:
38.4655, 22.0325, 76.3541
xyY:
0.2811, 0.1610, 22.0325
CIE-Lab:
54.0615, 67.8514, -56.8907
CIE-LCH:
54.0615, 88.5458, 320.0215
CIE-Luv:
54.0615, 41.7801, -96.1092
Hunter-Lab:
46.9388, 64.1348, -63.5883
#c04ce5 color charts
#c04ce5 color shades, tints & tones
#c04ce5 color schemes
#c04ce5 color preview, HTML & CSS examples
This text has a color of #c04ce5
<p style="color:#c04ce5;">Text here</p>
.mytext {color:#c04ce5;}
This box has a color of #c04ce5
<div style="background-color:#c04ce5;">Content here</div>
.mybackground {background-color:#c04ce5;}
Border around this has a color of #c04ce5
<div style="border:2px solid #c04ce5;">Content here</div>
.myborder {border:2px solid #c04ce5;}