#cd01d3 color space conversions
Hex:
#cd01d3
RGB:
205, 1, 211
CMY:
20, 100, 17
CMYK:
3, 100, 0, 17
HSL:
298°, 99.0566%, 41.5686%
HSV (HSB):
298°, 99.5261%, 82.7451%
XYZ:
36.9456, 17.7040, 63.0980
xyY:
0.3138, 0.1504, 17.7040
CIE-Lab:
49.1351, 84.1487, -54.4414
CIE-LCH:
49.1351, 100.2241, 327.0985
CIE-Luv:
49.1351, 65.5703, -92.2049
Hunter-Lab:
42.0761, 83.1014, -59.4589
#cd01d3 color charts
#cd01d3 color shades, tints & tones
#cd01d3 color schemes
#cd01d3 color preview, HTML & CSS examples
This text has a color of #cd01d3
<p style="color:#cd01d3;">Text here</p>
.mytext {color:#cd01d3;}
This box has a color of #cd01d3
<div style="background-color:#cd01d3;">Content here</div>
.mybackground {background-color:#cd01d3;}
Border around this has a color of #cd01d3
<div style="border:2px solid #cd01d3;">Content here</div>
.myborder {border:2px solid #cd01d3;}