#dddafe color space conversions
Hex:
#dddafe
RGB:
221, 218, 254
CMY:
13, 15, 0
CMYK:
13, 14, 0, 0
HSL:
245°, 94.7368%, 92.5490%
HSV (HSB):
245°, 14.1732%, 99.6078%
XYZ:
72.7796, 72.6707, 103.9569
xyY:
0.2918, 0.2914, 72.6707
CIE-Lab:
88.2904, 7.9048, -17.1261
CIE-LCH:
88.2904, 18.8624, 294.7765
CIE-Luv:
88.2904, -0.4967, -28.5048
Hunter-Lab:
85.2471, 3.2116, -12.6298
#dddafe color charts
#dddafe RGB chart
#dddafe CMYK chart
#dddafe RGB pie chart
#dddafe color shades, tints & tones
#dddafe color schemes
#dddafe color preview, HTML & CSS examples
This text has a color of #dddafe
<p style="color:#dddafe;">Text here</p>
.mytext {color:#dddafe;}
Text color #dddafe
This box has a color of #dddafe
<div style="background-color:#dddafe;">Content here</div>
.mybackground {background-color:#dddafe;}
Background color #dddafe
Border around this has a color of #dddafe
<div style="border:2px solid #dddafe;">Content here</div>
.myborder {border:2px solid #dddafe;}
Border color #dddafe