#dd20db color space conversions
Hex:
#dd20db
RGB:
221, 32, 219
CMY:
13, 87, 14
CMYK:
0, 86, 1, 13
HSL:
301°, 74.7036%, 49.6078%
HSV (HSB):
301°, 85.5204%, 86.6667%
XYZ:
43.1215, 21.5196, 68.8988
xyY:
0.3229, 0.1611, 21.5196
CIE-Lab:
53.5136, 84.5705, -51.8530
CIE-LCH:
53.5136, 99.2013, 328.4861
CIE-Luv:
53.5136, 71.9236, -90.5094
Hunter-Lab:
46.3893, 84.7447, -55.5868
#dd20db color charts
#dd20db color shades, tints & tones
#dd20db color schemes
#dd20db color preview, HTML & CSS examples
This text has a color of #dd20db
<p style="color:#dd20db;">Text here</p>
.mytext {color:#dd20db;}
This box has a color of #dd20db
<div style="background-color:#dd20db;">Content here</div>
.mybackground {background-color:#dd20db;}
Border around this has a color of #dd20db
<div style="border:2px solid #dd20db;">Content here</div>
.myborder {border:2px solid #dd20db;}