#deedff color space conversions
Hex:
#deedff
RGB:
222, 237, 255
CMY:
13, 7, 0
CMYK:
13, 7, 0, 0
HSL:
213°, 100.0000%, 93.5294%
HSV (HSB):
213°, 12.9412%, 100.0000%
XYZ:
78.4584, 83.3180, 106.5545
xyY:
0.2924, 0.3105, 83.3180
CIE-Lab:
93.1535, -1.4558, -10.3684
CIE-LCH:
93.1535, 10.4701, 262.0074
CIE-Luv:
93.1535, -8.9544, -16.0979
Hunter-Lab:
91.2787, -6.3084, -5.3173
#deedff color charts
#deedff color shades, tints & tones
#deedff color schemes
#deedff color preview, HTML & CSS examples
This text has a color of #deedff
<p style="color:#deedff;">Text here</p>
.mytext {color:#deedff;}
This box has a color of #deedff
<div style="background-color:#deedff;">Content here</div>
.mybackground {background-color:#deedff;}
Border around this has a color of #deedff
<div style="border:2px solid #deedff;">Content here</div>
.myborder {border:2px solid #deedff;}