#c02cfc color space conversions
Hex:
#c02cfc
RGB:
192, 44, 252
CMY:
25, 83, 1
CMYK:
24, 83, 0, 1
HSL:
283°, 97.1963%, 58.0392%
HSV (HSB):
283°, 82.5397%, 98.8235%
XYZ:
40.2096, 20.0361, 93.8435
xyY:
0.2610, 0.1300, 20.0361
CIE-Lab:
51.8780, 82.7701, -73.3008
CIE-LCH:
51.8780, 110.5617, 318.4721
CIE-Luv:
51.8780, 40.8868, -120.4207
Hunter-Lab:
44.7617, 82.0142, -92.9691
#c02cfc color charts
#c02cfc color shades, tints & tones
#c02cfc color schemes
#c02cfc color preview, HTML & CSS examples
This text has a color of #c02cfc
<p style="color:#c02cfc;">Text here</p>
.mytext {color:#c02cfc;}
This box has a color of #c02cfc
<div style="background-color:#c02cfc;">Content here</div>
.mybackground {background-color:#c02cfc;}
Border around this has a color of #c02cfc
<div style="border:2px solid #c02cfc;">Content here</div>
.myborder {border:2px solid #c02cfc;}