#ddeefd color space conversions
Hex:
#ddeefd
RGB:
221, 238, 253
CMY:
13, 7, 1
CMYK:
13, 6, 0, 1
HSL:
208°, 88.8889%, 92.9412%
HSV (HSB):
208°, 12.6482%, 99.2157%
XYZ:
78.1230, 83.6131, 104.9499
xyY:
0.2929, 0.3135, 83.6131
CIE-Lab:
93.2822, -2.6800, -9.1447
CIE-LCH:
93.2822, 9.5293, 253.6659
CIE-Luv:
93.2822, -9.8533, -13.9228
Hunter-Lab:
91.4402, -7.5168, -4.0416
#ddeefd color charts
#ddeefd color shades, tints & tones
#ddeefd color schemes
#ddeefd color preview, HTML & CSS examples
This text has a color of #ddeefd
<p style="color:#ddeefd;">Text here</p>
.mytext {color:#ddeefd;}
This box has a color of #ddeefd
<div style="background-color:#ddeefd;">Content here</div>
.mybackground {background-color:#ddeefd;}
Border around this has a color of #ddeefd
<div style="border:2px solid #ddeefd;">Content here</div>
.myborder {border:2px solid #ddeefd;}