#deeef9 color space conversions
Hex:
#deeef9
RGB:
222, 238, 249
CMY:
13, 7, 2
CMYK:
11, 4, 0, 2
HSL:
204°, 69.2308%, 92.3529%
HSV (HSB):
204°, 10.8434%, 97.6471%
XYZ:
77.7976, 83.5182, 101.6428
xyY:
0.2959, 0.3176, 83.5182
CIE-Lab:
93.2408, -3.1529, -7.1186
CIE-LCH:
93.2408, 7.7856, 246.1112
CIE-Luv:
93.2408, -9.1726, -10.5981
Hunter-Lab:
91.3883, -7.9749, -1.9710
#deeef9 color charts
#deeef9 color shades, tints & tones
#deeef9 color schemes
#deeef9 color preview, HTML & CSS examples
This text has a color of #deeef9
<p style="color:#deeef9;">Text here</p>
.mytext {color:#deeef9;}
This box has a color of #deeef9
<div style="background-color:#deeef9;">Content here</div>
.mybackground {background-color:#deeef9;}
Border around this has a color of #deeef9
<div style="border:2px solid #deeef9;">Content here</div>
.myborder {border:2px solid #deeef9;}