#deeef7 color space conversions
Hex:
#deeef7
RGB:
222, 238, 247
CMY:
13, 7, 3
CMYK:
10, 4, 0, 3
HSL:
202°, 60.9756%, 91.9608%
HSV (HSB):
202°, 10.1215%, 96.8627%
XYZ:
77.4872, 83.3941, 100.0083
xyY:
0.2970, 0.3197, 83.3941
CIE-Lab:
93.1867, -3.5423, -6.1586
CIE-LCH:
93.1867, 7.1047, 240.0937
CIE-Luv:
93.1867, -9.0893, -9.0038
Hunter-Lab:
91.3204, -8.3496, -1.0065
#deeef7 color charts
#deeef7 color shades, tints & tones
#deeef7 color schemes
#deeef7 color preview, HTML & CSS examples
This text has a color of #deeef7
<p style="color:#deeef7;">Text here</p>
.mytext {color:#deeef7;}
This box has a color of #deeef7
<div style="background-color:#deeef7;">Content here</div>
.mybackground {background-color:#deeef7;}
Border around this has a color of #deeef7
<div style="border:2px solid #deeef7;">Content here</div>
.myborder {border:2px solid #deeef7;}