#dda5e9 color space conversions
Hex:
#dda5e9
RGB:
221, 165, 233
CMY:
13, 35, 9
CMYK:
5, 29, 0, 9
HSL:
289°, 60.7143%, 78.0392%
HSV (HSB):
289°, 29.1845%, 91.3725%
XYZ:
57.9819, 48.1656, 83.3317
xyY:
0.3060, 0.2542, 48.1656
CIE-Lab:
74.9293, 32.1177, -26.1674
CIE-LCH:
74.9293, 41.4280, 320.8291
CIE-Luv:
74.9293, 26.5260, -46.4248
Hunter-Lab:
69.4014, 27.6765, -22.6097
#dda5e9 color charts
#dda5e9 color shades, tints & tones
#dda5e9 color schemes
#dda5e9 color preview, HTML & CSS examples
This text has a color of #dda5e9
<p style="color:#dda5e9;">Text here</p>
.mytext {color:#dda5e9;}
This box has a color of #dda5e9
<div style="background-color:#dda5e9;">Content here</div>
.mybackground {background-color:#dda5e9;}
Border around this has a color of #dda5e9
<div style="border:2px solid #dda5e9;">Content here</div>
.myborder {border:2px solid #dda5e9;}