#cb01b4 color space conversions
Hex:
#cb01b4
RGB:
203, 1, 180
CMY:
20, 100, 29
CMYK:
0, 100, 11, 20
HSL:
307°, 99.0196%, 40.0000%
HSV (HSB):
307°, 99.5074%, 79.6078%
XYZ:
32.8777, 16.0135, 44.5381
xyY:
0.3519, 0.1714, 16.0135
CIE-Lab:
46.9922, 79.4688, -39.8565
CIE-LCH:
46.9922, 88.9035, 333.3645
CIE-Luv:
46.9922, 76.6831, -69.6200
Hunter-Lab:
40.0169, 76.6252, -37.9769
#cb01b4 color charts
#cb01b4 color shades, tints & tones
#cb01b4 color schemes
#cb01b4 color preview, HTML & CSS examples
This text has a color of #cb01b4
<p style="color:#cb01b4;">Text here</p>
.mytext {color:#cb01b4;}
This box has a color of #cb01b4
<div style="background-color:#cb01b4;">Content here</div>
.mybackground {background-color:#cb01b4;}
Border around this has a color of #cb01b4
<div style="border:2px solid #cb01b4;">Content here</div>
.myborder {border:2px solid #cb01b4;}