#deebff color space conversions
Hex:
#deebff
RGB:
222, 235, 255
CMY:
13, 8, 0
CMYK:
13, 8, 0, 0
HSL:
216°, 100.0000%, 93.5294%
HSV (HSB):
216°, 12.9412%, 100.0000%
XYZ:
77.8825, 82.1663, 106.3626
xyY:
0.2923, 0.3084, 82.1663
CIE-Lab:
92.6482, -0.4282, -11.1203
CIE-LCH:
92.6482, 11.1285, 267.7948
CIE-Luv:
92.6482, -8.0145, -17.4743
Hunter-Lab:
90.6456, -5.2629, -6.1183
#deebff color charts
#deebff color shades, tints & tones
#deebff color schemes
#deebff color preview, HTML & CSS examples
This text has a color of #deebff
<p style="color:#deebff;">Text here</p>
.mytext {color:#deebff;}
This box has a color of #deebff
<div style="background-color:#deebff;">Content here</div>
.mybackground {background-color:#deebff;}
Border around this has a color of #deebff
<div style="border:2px solid #deebff;">Content here</div>
.myborder {border:2px solid #deebff;}