#deeaff color space conversions
Hex:
#deeaff
RGB:
222, 234, 255
CMY:
13, 8, 0
CMYK:
13, 8, 0, 0
HSL:
218°, 100.0000%, 93.5294%
HSV (HSB):
218°, 12.9412%, 100.0000%
XYZ:
77.5970, 81.5952, 106.2674
xyY:
0.2923, 0.3074, 81.5952
CIE-Lab:
92.3959, 0.0867, -11.4960
CIE-LCH:
92.3959, 11.4963, 270.4323
CIE-Luv:
92.3959, -7.5444, -18.1627
Hunter-Lab:
90.3301, -4.7393, -6.5197
#deeaff color charts
#deeaff RGB chart
#deeaff CMYK chart
#deeaff RGB pie chart
#deeaff color shades, tints & tones
#deeaff color schemes
#deeaff color preview, HTML & CSS examples
This text has a color of #deeaff
<p style="color:#deeaff;">Text here</p>
.mytext {color:#deeaff;}
Text color #deeaff
This box has a color of #deeaff
<div style="background-color:#deeaff;">Content here</div>
.mybackground {background-color:#deeaff;}
Background color #deeaff
Border around this has a color of #deeaff
<div style="border:2px solid #deeaff;">Content here</div>
.myborder {border:2px solid #deeaff;}
Border color #deeaff