#cd20d5 color space conversions
Hex:
#cd20d5
RGB:
205, 32, 213
CMY:
20, 87, 16
CMYK:
4, 85, 0, 16
HSL:
297°, 73.8776%, 48.0392%
HSV (HSB):
297°, 84.9765%, 83.5294%
XYZ:
37.7036, 18.8163, 64.5955
xyY:
0.3113, 0.1554, 18.8163
CIE-Lab:
50.4715, 80.8669, -53.4460
CIE-LCH:
50.4715, 96.9327, 326.5388
CIE-Luv:
50.4715, 62.8083, -91.0040
Hunter-Lab:
43.3777, 79.2399, -57.9267
#cd20d5 color charts
#cd20d5 color shades, tints & tones
#cd20d5 color schemes
#cd20d5 color preview, HTML & CSS examples
This text has a color of #cd20d5
<p style="color:#cd20d5;">Text here</p>
.mytext {color:#cd20d5;}
This box has a color of #cd20d5
<div style="background-color:#cd20d5;">Content here</div>
.mybackground {background-color:#cd20d5;}
Border around this has a color of #cd20d5
<div style="border:2px solid #cd20d5;">Content here</div>
.myborder {border:2px solid #cd20d5;}