#deebf3 color space conversions
Hex:
#deebf3
RGB:
222, 235, 243
CMY:
13, 8, 5
CMYK:
9, 3, 0, 5
HSL:
203°, 46.6667%, 91.1765%
HSV (HSB):
203°, 8.6420%, 95.2941%
XYZ:
76.0102, 81.4173, 96.5030
xyY:
0.2993, 0.3206, 81.4173
CIE-Lab:
92.3171, -2.7808, -5.3595
CIE-LCH:
92.3171, 6.0380, 242.5768
CIE-Luv:
92.3171, -7.4780, -7.8584
Hunter-Lab:
90.2315, -7.5385, -0.2488
#deebf3 color charts
#deebf3 color shades, tints & tones
#deebf3 color schemes
#deebf3 color preview, HTML & CSS examples
This text has a color of #deebf3
<p style="color:#deebf3;">Text here</p>
.mytext {color:#deebf3;}
This box has a color of #deebf3
<div style="background-color:#deebf3;">Content here</div>
.mybackground {background-color:#deebf3;}
Border around this has a color of #deebf3
<div style="border:2px solid #deebf3;">Content here</div>
.myborder {border:2px solid #deebf3;}