#c00ab2 color space conversions
Hex:
#c00ab2
RGB:
192, 10, 178
CMY:
25, 96, 30
CMYK:
0, 95, 7, 25
HSL:
305°, 90.0990%, 39.6078%
HSV (HSB):
305°, 94.7917%, 75.2941%
XYZ:
29.8827, 14.6379, 43.3699
xyY:
0.3400, 0.1665, 14.6379
CIE-Lab:
45.1342, 76.4785, -41.7504
CIE-LCH:
45.1342, 87.1324, 331.3694
CIE-Luv:
45.1342, 68.6951, -71.1416
Hunter-Lab:
38.2595, 72.4636, -40.4278
#c00ab2 color charts
#c00ab2 color shades, tints & tones
#c00ab2 color schemes
#c00ab2 color preview, HTML & CSS examples
This text has a color of #c00ab2
<p style="color:#c00ab2;">Text here</p>
.mytext {color:#c00ab2;}
This box has a color of #c00ab2
<div style="background-color:#c00ab2;">Content here</div>
.mybackground {background-color:#c00ab2;}
Border around this has a color of #c00ab2
<div style="border:2px solid #c00ab2;">Content here</div>
.myborder {border:2px solid #c00ab2;}