#c02cd6 color space conversions
Hex:
#c02cd6
RGB:
192, 44, 214
CMY:
25, 83, 16
CMYK:
10, 79, 0, 16
HSL:
292°, 67.4603%, 50.5882%
HSV (HSB):
292°, 79.4393%, 83.9216%
XYZ:
34.7765, 17.8629, 65.2333
xyY:
0.2950, 0.1515, 17.8629
CIE-Lab:
49.3294, 76.0258, -55.9666
CIE-LCH:
49.3294, 94.4043, 323.6413
CIE-Luv:
49.3294, 52.1070, -93.4892
Hunter-Lab:
42.2645, 72.9124, -61.9262
#c02cd6 color charts
#c02cd6 color shades, tints & tones
#c02cd6 color schemes
#c02cd6 color preview, HTML & CSS examples
This text has a color of #c02cd6
<p style="color:#c02cd6;">Text here</p>
.mytext {color:#c02cd6;}
This box has a color of #c02cd6
<div style="background-color:#c02cd6;">Content here</div>
.mybackground {background-color:#c02cd6;}
Border around this has a color of #c02cd6
<div style="border:2px solid #c02cd6;">Content here</div>
.myborder {border:2px solid #c02cd6;}