#c002b2 color space conversions
Hex:
#c002b2
RGB:
192, 2, 178
CMY:
25, 99, 30
CMYK:
0, 99, 7, 25
HSL:
304°, 97.9381%, 38.0392%
HSV (HSB):
304°, 98.9583%, 75.2941%
XYZ:
29.7958, 14.4642, 43.3409
xyY:
0.3401, 0.1651, 14.4642
CIE-Lab:
44.8915, 77.1951, -42.1362
CIE-LCH:
44.8915, 87.9462, 331.3725
CIE-Luv:
44.8915, 69.1430, -71.6861
Hunter-Lab:
38.0319, 73.2888, -40.9443
#c002b2 color charts
#c002b2 color shades, tints & tones
#c002b2 color schemes
#c002b2 color preview, HTML & CSS examples
This text has a color of #c002b2
<p style="color:#c002b2;">Text here</p>
.mytext {color:#c002b2;}
This box has a color of #c002b2
<div style="background-color:#c002b2;">Content here</div>
.mybackground {background-color:#c002b2;}
Border around this has a color of #c002b2
<div style="border:2px solid #c002b2;">Content here</div>
.myborder {border:2px solid #c002b2;}