#deeaf7 color space conversions
Hex:
#deeaf7
RGB:
222, 234, 247
CMY:
13, 8, 3
CMYK:
10, 5, 0, 3
HSL:
211°, 60.9756%, 91.9608%
HSV (HSB):
211°, 10.1215%, 96.8627%
XYZ:
76.3355, 81.0906, 99.6244
xyY:
0.2970, 0.3155, 81.0906
CIE-Lab:
92.1720, -1.4944, -7.6590
CIE-LCH:
92.1720, 7.8034, 258.9597
CIE-Luv:
92.1720, -7.1774, -11.7248
Hunter-Lab:
90.0503, -6.2739, -2.5584
#deeaf7 color charts
#deeaf7 color shades, tints & tones
#deeaf7 color schemes
#deeaf7 color preview, HTML & CSS examples
This text has a color of #deeaf7
<p style="color:#deeaf7;">Text here</p>
.mytext {color:#deeaf7;}
This box has a color of #deeaf7
<div style="background-color:#deeaf7;">Content here</div>
.mybackground {background-color:#deeaf7;}
Border around this has a color of #deeaf7
<div style="border:2px solid #deeaf7;">Content here</div>
.myborder {border:2px solid #deeaf7;}