#dd3ed9 color space conversions
Hex:
#dd3ed9
RGB:
221, 62, 217
CMY:
13, 76, 15
CMYK:
0, 72, 2, 13
HSL:
302°, 70.0441%, 55.4902%
HSV (HSB):
302°, 71.9457%, 86.6667%
XYZ:
44.0658, 23.8272, 67.9222
xyY:
0.3245, 0.1754, 23.8272
CIE-Lab:
55.9143, 77.0068, -46.8987
CIE-LCH:
55.9143, 90.1639, 328.6577
CIE-Luv:
55.9143, 67.8831, -82.8819
Hunter-Lab:
48.8131, 75.7173, -48.3315
#dd3ed9 color charts
#dd3ed9 color shades, tints & tones
#dd3ed9 color schemes
#dd3ed9 color preview, HTML & CSS examples
This text has a color of #dd3ed9
<p style="color:#dd3ed9;">Text here</p>
.mytext {color:#dd3ed9;}
This box has a color of #dd3ed9
<div style="background-color:#dd3ed9;">Content here</div>
.mybackground {background-color:#dd3ed9;}
Border around this has a color of #dd3ed9
<div style="border:2px solid #dd3ed9;">Content here</div>
.myborder {border:2px solid #dd3ed9;}