#cd01bc color space conversions
Hex:
#cd01bc
RGB:
205, 1, 188
CMY:
20, 100, 26
CMYK:
0, 100, 8, 20
HSL:
305°, 99.0291%, 40.3922%
HSV (HSB):
305°, 99.5122%, 80.3922%
XYZ:
34.2648, 16.6317, 48.9812
xyY:
0.3431, 0.1665, 16.6317
CIE-Lab:
47.7926, 80.8872, -43.2579
CIE-LCH:
47.7926, 91.7278, 331.8624
CIE-Luv:
47.7926, 74.8027, -75.0435
Hunter-Lab:
40.7820, 78.6063, -42.6630
#cd01bc color charts
#cd01bc color shades, tints & tones
#cd01bc color schemes
#cd01bc color preview, HTML & CSS examples
This text has a color of #cd01bc
<p style="color:#cd01bc;">Text here</p>
.mytext {color:#cd01bc;}
This box has a color of #cd01bc
<div style="background-color:#cd01bc;">Content here</div>
.mybackground {background-color:#cd01bc;}
Border around this has a color of #cd01bc
<div style="border:2px solid #cd01bc;">Content here</div>
.myborder {border:2px solid #cd01bc;}