#cd00d3 color space conversions
Hex:
#cd00d3
RGB:
205, 0, 211
CMY:
20, 100, 17
CMYK:
3, 100, 0, 17
HSL:
298°, 100.0000%, 41.3725%
HSV (HSB):
298°, 100.0000%, 82.7451%
XYZ:
36.9347, 17.6823, 63.0944
xyY:
0.3138, 0.1502, 17.6823
CIE-Lab:
49.1085, 84.2278, -54.4842
CIE-LCH:
49.1085, 100.3137, 327.1025
CIE-Luv:
49.1085, 65.6140, -92.2625
Hunter-Lab:
42.0503, 83.1967, -59.5264
#cd00d3 color charts
#cd00d3 color shades, tints & tones
#cd00d3 color schemes
#cd00d3 color preview, HTML & CSS examples
This text has a color of #cd00d3
<p style="color:#cd00d3;">Text here</p>
.mytext {color:#cd00d3;}
This box has a color of #cd00d3
<div style="background-color:#cd00d3;">Content here</div>
.mybackground {background-color:#cd00d3;}
Border around this has a color of #cd00d3
<div style="border:2px solid #cd00d3;">Content here</div>
.myborder {border:2px solid #cd00d3;}