#dd3ecd color space conversions
Hex:
#dd3ecd
RGB:
221, 62, 205
CMY:
13, 76, 20
CMYK:
0, 72, 7, 13
HSL:
306°, 70.0441%, 55.4902%
HSV (HSB):
306°, 71.9457%, 86.6667%
XYZ:
42.5609, 23.2252, 59.9973
xyY:
0.3384, 0.1846, 23.2252
CIE-Lab:
55.3035, 75.1830, -41.0289
CIE-LCH:
55.3035, 85.6496, 331.3778
CIE-Luv:
55.3035, 72.1435, -73.4911
Hunter-Lab:
48.1925, 73.3041, -40.0784
#dd3ecd color charts
#dd3ecd color shades, tints & tones
#dd3ecd color schemes
#dd3ecd color preview, HTML & CSS examples
This text has a color of #dd3ecd
<p style="color:#dd3ecd;">Text here</p>
.mytext {color:#dd3ecd;}
This box has a color of #dd3ecd
<div style="background-color:#dd3ecd;">Content here</div>
.mybackground {background-color:#dd3ecd;}
Border around this has a color of #dd3ecd
<div style="border:2px solid #dd3ecd;">Content here</div>
.myborder {border:2px solid #dd3ecd;}