#cd01b3 color space conversions
Hex:
#cd01b3
RGB:
205, 1, 179
CMY:
20, 100, 30
CMYK:
0, 100, 13, 20
HSL:
308°, 99.0291%, 40.3922%
HSV (HSB):
308°, 99.5122%, 80.3922%
XYZ:
33.3244, 16.2555, 44.0291
xyY:
0.3560, 0.1737, 16.2555
CIE-Lab:
47.3080, 79.6902, -38.7444
CIE-LCH:
47.3080, 88.6096, 334.0716
CIE-Luv:
47.3080, 78.6444, -68.1725
Hunter-Lab:
40.3181, 76.9799, -36.5244
#cd01b3 color charts
#cd01b3 color shades, tints & tones
#cd01b3 color schemes
#cd01b3 color preview, HTML & CSS examples
This text has a color of #cd01b3
<p style="color:#cd01b3;">Text here</p>
.mytext {color:#cd01b3;}
This box has a color of #cd01b3
<div style="background-color:#cd01b3;">Content here</div>
.mybackground {background-color:#cd01b3;}
Border around this has a color of #cd01b3
<div style="border:2px solid #cd01b3;">Content here</div>
.myborder {border:2px solid #cd01b3;}