#c002e1 color space conversions
Hex:
#c002e1
RGB:
192, 2, 225
CMY:
25, 99, 12
CMYK:
15, 99, 0, 12
HSL:
291°, 98.2379%, 44.5098%
HSV (HSB):
291°, 99.1111%, 88.2353%
XYZ:
35.3505, 16.6861, 72.5917
xyY:
0.2836, 0.1339, 16.6861
CIE-Lab:
47.8621, 84.3071, -64.6115
CIE-LCH:
47.8621, 106.2183, 322.5341
CIE-Luv:
47.8621, 51.6710, -105.7908
Hunter-Lab:
40.8487, 82.9893, -76.7696
#c002e1 color charts
#c002e1 color shades, tints & tones
#c002e1 color schemes
#c002e1 color preview, HTML & CSS examples
This text has a color of #c002e1
<p style="color:#c002e1;">Text here</p>
.mytext {color:#c002e1;}
This box has a color of #c002e1
<div style="background-color:#c002e1;">Content here</div>
.mybackground {background-color:#c002e1;}
Border around this has a color of #c002e1
<div style="border:2px solid #c002e1;">Content here</div>
.myborder {border:2px solid #c002e1;}