#cb0c8e color space conversions
Hex:
#cb0c8e
RGB:
203, 12, 142
CMY:
20, 95, 44
CMYK:
0, 94, 30, 20
HSL:
319°, 88.8372%, 42.1569%
HSV (HSB):
319°, 94.0887%, 79.6078%
XYZ:
29.6426, 14.9124, 26.9072
xyY:
0.4148, 0.2087, 14.9124
CIE-Lab:
45.5140, 73.9282, -19.4478
CIE-LCH:
45.5140, 76.4435, 345.2615
CIE-Luv:
45.5140, 92.9573, -39.3855
Hunter-Lab:
38.6166, 69.4395, -14.2803
#cb0c8e color charts
#cb0c8e color shades, tints & tones
#cb0c8e color schemes
#cb0c8e color preview, HTML & CSS examples
This text has a color of #cb0c8e
<p style="color:#cb0c8e;">Text here</p>
.mytext {color:#cb0c8e;}
This box has a color of #cb0c8e
<div style="background-color:#cb0c8e;">Content here</div>
.mybackground {background-color:#cb0c8e;}
Border around this has a color of #cb0c8e
<div style="border:2px solid #cb0c8e;">Content here</div>
.myborder {border:2px solid #cb0c8e;}