#c02cdc color space conversions
Hex:
#c02cdc
RGB:
192, 44, 220
CMY:
25, 83, 14
CMYK:
13, 80, 0, 14
HSL:
290°, 71.5447%, 51.7647%
HSV (HSB):
290°, 80.0000%, 86.2745%
XYZ:
35.5572, 18.1751, 69.3442
xyY:
0.2889, 0.1477, 18.1751
CIE-Lab:
49.7078, 77.0506, -58.7839
CIE-LCH:
49.7078, 96.9140, 322.6590
CIE-Luv:
49.7078, 50.1979, -97.8746
Hunter-Lab:
42.6323, 74.2701, -66.5964
#c02cdc color charts
#c02cdc color shades, tints & tones
#c02cdc color schemes
#c02cdc color preview, HTML & CSS examples
This text has a color of #c02cdc
<p style="color:#c02cdc;">Text here</p>
.mytext {color:#c02cdc;}
This box has a color of #c02cdc
<div style="background-color:#c02cdc;">Content here</div>
.mybackground {background-color:#c02cdc;}
Border around this has a color of #c02cdc
<div style="border:2px solid #c02cdc;">Content here</div>
.myborder {border:2px solid #c02cdc;}