#c02ce5 color space conversions
Hex:
#c02ce5
RGB:
192, 44, 229
CMY:
25, 83, 10
CMYK:
16, 81, 0, 10
HSL:
288°, 78.0591%, 53.5294%
HSV (HSB):
288°, 80.7860%, 89.8039%
XYZ:
36.7818, 18.6650, 75.7928
xyY:
0.2803, 0.1422, 18.6650
CIE-Lab:
50.2929, 78.6181, -62.9518
CIE-LCH:
50.2929, 100.7161, 321.3147
CIE-Luv:
50.2929, 47.4320, -104.3591
Hunter-Lab:
43.2030, 76.3645, -73.7729
#c02ce5 color charts
#c02ce5 color shades, tints & tones
#c02ce5 color schemes
#c02ce5 color preview, HTML & CSS examples
This text has a color of #c02ce5
<p style="color:#c02ce5;">Text here</p>
.mytext {color:#c02ce5;}
This box has a color of #c02ce5
<div style="background-color:#c02ce5;">Content here</div>
.mybackground {background-color:#c02ce5;}
Border around this has a color of #c02ce5
<div style="border:2px solid #c02ce5;">Content here</div>
.myborder {border:2px solid #c02ce5;}