#cd20d2 color space conversions
Hex:
#cd20d2
RGB:
205, 32, 210
CMY:
20, 87, 18
CMYK:
2, 85, 0, 18
HSL:
298°, 73.5537%, 47.4510%
HSV (HSB):
298°, 84.7619%, 82.3529%
XYZ:
37.3262, 18.6653, 62.6082
xyY:
0.3147, 0.1574, 18.6653
CIE-Lab:
50.2933, 80.4053, -52.0120
CIE-LCH:
50.2933, 95.7615, 327.1023
CIE-Luv:
50.2933, 63.9017, -88.7703
Hunter-Lab:
43.2034, 78.6119, -55.6779
#cd20d2 color charts
#cd20d2 color shades, tints & tones
#cd20d2 color schemes
#cd20d2 color preview, HTML & CSS examples
This text has a color of #cd20d2
<p style="color:#cd20d2;">Text here</p>
.mytext {color:#cd20d2;}
This box has a color of #cd20d2
<div style="background-color:#cd20d2;">Content here</div>
.mybackground {background-color:#cd20d2;}
Border around this has a color of #cd20d2
<div style="border:2px solid #cd20d2;">Content here</div>
.myborder {border:2px solid #cd20d2;}