#dc20dd color space conversions
Hex:
#dc20dd
RGB:
220, 32, 221
CMY:
14, 87, 13
CMYK:
0, 86, 0, 13
HSL:
300°, 74.7036%, 49.6078%
HSV (HSB):
300°, 85.5204%, 86.6667%
XYZ:
43.0829, 21.4691, 70.2798
xyY:
0.3195, 0.1592, 21.4691
CIE-Lab:
53.4591, 84.6904, -53.0866
CIE-LCH:
53.4591, 99.9532, 327.9192
CIE-Luv:
53.4591, 70.4475, -92.3318
Hunter-Lab:
46.3348, 84.8864, -57.4958
#dc20dd color charts
#dc20dd color shades, tints & tones
#dc20dd color schemes
#dc20dd color preview, HTML & CSS examples
This text has a color of #dc20dd
<p style="color:#dc20dd;">Text here</p>
.mytext {color:#dc20dd;}
This box has a color of #dc20dd
<div style="background-color:#dc20dd;">Content here</div>
.mybackground {background-color:#dc20dd;}
Border around this has a color of #dc20dd
<div style="border:2px solid #dc20dd;">Content here</div>
.myborder {border:2px solid #dc20dd;}