#dde5f5 color space conversions
Hex:
#dde5f5
RGB:
221, 229, 245
CMY:
13, 10, 4
CMYK:
10, 7, 0, 4
HSL:
220°, 54.5455%, 91.3725%
HSV (HSB):
220°, 9.7959%, 96.0784%
XYZ:
74.3195, 78.0033, 97.5253
xyY:
0.2975, 0.3122, 78.0033
CIE-Lab:
90.7814, 0.3716, -8.6831
CIE-LCH:
90.7814, 8.6911, 272.4502
CIE-Luv:
90.7814, -5.2144, -13.6505
Hunter-Lab:
88.3195, -4.3541, -3.6463
#dde5f5 color charts
#dde5f5 color shades, tints & tones
#dde5f5 color schemes
#dde5f5 color preview, HTML & CSS examples
This text has a color of #dde5f5
<p style="color:#dde5f5;">Text here</p>
.mytext {color:#dde5f5;}
This box has a color of #dde5f5
<div style="background-color:#dde5f5;">Content here</div>
.mybackground {background-color:#dde5f5;}
Border around this has a color of #dde5f5
<div style="border:2px solid #dde5f5;">Content here</div>
.myborder {border:2px solid #dde5f5;}