#deebef color space conversions
Hex:
#deebef
RGB:
222, 235, 239
CMY:
13, 8, 6
CMYK:
7, 2, 0, 6
HSL:
194°, 34.6939%, 90.3922%
HSV (HSB):
194°, 7.1130%, 93.7255%
XYZ:
75.4125, 81.1783, 93.3557
xyY:
0.3017, 0.3248, 81.1783
CIE-Lab:
92.2110, -3.5430, -3.4308
CIE-LCH:
92.2110, 4.9319, 224.0781
CIE-Luv:
92.2110, -7.3017, -4.6943
Hunter-Lab:
90.0990, -8.2693, 1.6362
#deebef color charts
#deebef color shades, tints & tones
#deebef color schemes
#deebef color preview, HTML & CSS examples
This text has a color of #deebef
<p style="color:#deebef;">Text here</p>
.mytext {color:#deebef;}
This box has a color of #deebef
<div style="background-color:#deebef;">Content here</div>
.mybackground {background-color:#deebef;}
Border around this has a color of #deebef
<div style="border:2px solid #deebef;">Content here</div>
.myborder {border:2px solid #deebef;}