#dda8ed color space conversions
Hex:
#dda8ed
RGB:
221, 168, 237
CMY:
13, 34, 7
CMYK:
7, 29, 0, 7
HSL:
286°, 65.7143%, 79.4118%
HSV (HSB):
286°, 29.1139%, 92.9412%
XYZ:
59.1075, 49.4918, 86.5583
xyY:
0.3029, 0.2536, 49.4918
CIE-Lab:
75.7563, 31.2794, -27.0728
CIE-LCH:
75.7563, 41.3683, 319.1232
CIE-Luv:
75.7563, 24.5848, -47.8451
Hunter-Lab:
70.3504, 26.8600, -23.7044
#dda8ed color charts
#dda8ed color shades, tints & tones
#dda8ed color schemes
#dda8ed color preview, HTML & CSS examples
This text has a color of #dda8ed
<p style="color:#dda8ed;">Text here</p>
.mytext {color:#dda8ed;}
This box has a color of #dda8ed
<div style="background-color:#dda8ed;">Content here</div>
.mybackground {background-color:#dda8ed;}
Border around this has a color of #dda8ed
<div style="border:2px solid #dda8ed;">Content here</div>
.myborder {border:2px solid #dda8ed;}