#dda5db color space conversions
Hex:
#dda5db
RGB:
221, 165, 219
CMY:
13, 35, 14
CMYK:
0, 25, 1, 13
HSL:
302°, 45.1613%, 75.6863%
HSV (HSB):
302°, 25.3394%, 86.6667%
XYZ:
56.0601, 47.3969, 73.2117
xyY:
0.3173, 0.2683, 47.3969
CIE-Lab:
74.4429, 29.4762, -19.2784
CIE-LCH:
74.4429, 35.2208, 326.8140
CIE-Luv:
74.4429, 28.4861, -34.8314
Hunter-Lab:
68.8454, 24.8713, -14.8585
#dda5db color charts
#dda5db color shades, tints & tones
#dda5db color schemes
#dda5db color preview, HTML & CSS examples
This text has a color of #dda5db
<p style="color:#dda5db;">Text here</p>
.mytext {color:#dda5db;}
This box has a color of #dda5db
<div style="background-color:#dda5db;">Content here</div>
.mybackground {background-color:#dda5db;}
Border around this has a color of #dda5db
<div style="border:2px solid #dda5db;">Content here</div>
.myborder {border:2px solid #dda5db;}