#cb01a1 color space conversions
Hex:
#cb01a1
RGB:
203, 1, 161
CMY:
20, 100, 37
CMYK:
0, 100, 21, 20
HSL:
312°, 99.0196%, 40.0000%
HSV (HSB):
312°, 99.5074%, 79.6078%
XYZ:
31.0725, 15.2914, 35.0321
xyY:
0.3817, 0.1879, 15.2914
CIE-Lab:
46.0308, 77.0677, -30.0960
CIE-LCH:
46.0308, 82.7357, 338.6687
CIE-Luv:
46.0308, 85.0790, -54.9597
Hunter-Lab:
39.1043, 73.4047, -25.7427
#cb01a1 color charts
#cb01a1 color shades, tints & tones
#cb01a1 color schemes
#cb01a1 color preview, HTML & CSS examples
This text has a color of #cb01a1
<p style="color:#cb01a1;">Text here</p>
.mytext {color:#cb01a1;}
This box has a color of #cb01a1
<div style="background-color:#cb01a1;">Content here</div>
.mybackground {background-color:#cb01a1;}
Border around this has a color of #cb01a1
<div style="border:2px solid #cb01a1;">Content here</div>
.myborder {border:2px solid #cb01a1;}