#c01e9e color space conversions
Hex:
#c01e9e
RGB:
192, 30, 158
CMY:
25, 88, 38
CMYK:
0, 84, 18, 25
HSL:
313°, 72.9730%, 43.5294%
HSV (HSB):
313°, 84.3750%, 75.2941%
XYZ:
28.3741, 14.6036, 33.6711
xyY:
0.3702, 0.1905, 14.6036
CIE-Lab:
45.0865, 70.8639, -29.9259
CIE-LCH:
45.0865, 76.9237, 337.1056
CIE-Luv:
45.0865, 74.9566, -53.4164
Hunter-Lab:
38.2147, 65.6588, -25.4903
#c01e9e color charts
#c01e9e color shades, tints & tones
#c01e9e color schemes
#c01e9e color preview, HTML & CSS examples
This text has a color of #c01e9e
<p style="color:#c01e9e;">Text here</p>
.mytext {color:#c01e9e;}
This box has a color of #c01e9e
<div style="background-color:#c01e9e;">Content here</div>
.mybackground {background-color:#c01e9e;}
Border around this has a color of #c01e9e
<div style="border:2px solid #c01e9e;">Content here</div>
.myborder {border:2px solid #c01e9e;}