#cd20dd color space conversions
Hex:
#cd20dd
RGB:
205, 32, 221
CMY:
20, 87, 13
CMYK:
7, 86, 0, 13
HSL:
295°, 74.7036%, 49.6078%
HSV (HSB):
295°, 85.5204%, 86.6667%
XYZ:
38.7445, 19.2326, 70.0768
xyY:
0.3026, 0.1502, 19.2326
CIE-Lab:
50.9583, 82.1192, -57.2318
CIE-LCH:
50.9583, 100.0952, 325.1260
CIE-Luv:
50.9583, 59.9594, -96.9045
Hunter-Lab:
43.8550, 80.9528, -64.0422
#cd20dd color charts
#cd20dd color shades, tints & tones
#cd20dd color schemes
#cd20dd color preview, HTML & CSS examples
This text has a color of #cd20dd
<p style="color:#cd20dd;">Text here</p>
.mytext {color:#cd20dd;}
This box has a color of #cd20dd
<div style="background-color:#cd20dd;">Content here</div>
.mybackground {background-color:#cd20dd;}
Border around this has a color of #cd20dd
<div style="border:2px solid #cd20dd;">Content here</div>
.myborder {border:2px solid #cd20dd;}