#deffff color space conversions
Hex:
#deffff
RGB:
222, 255, 255
CMY:
13, 0, 0
CMYK:
13, 0, 0, 0
HSL:
180°, 100.0000%, 93.5294%
HSV (HSB):
180°, 12.9412%, 100.0000%
XYZ:
83.9342, 94.2696, 108.3798
xyY:
0.2929, 0.3289, 94.2696
CIE-Lab:
97.7405, -10.5603, -3.5871
CIE-LCH:
97.7405, 11.1529, 198.7613
CIE-Luv:
97.7405, -17.3879, -3.7675
Hunter-Lab:
97.0925, -15.6029, 1.7822
#deffff color charts
#deffff color shades, tints & tones
#deffff color schemes
#deffff color preview, HTML & CSS examples
This text has a color of #deffff
<p style="color:#deffff;">Text here</p>
.mytext {color:#deffff;}
This box has a color of #deffff
<div style="background-color:#deffff;">Content here</div>
.mybackground {background-color:#deffff;}
Border around this has a color of #deffff
<div style="border:2px solid #deffff;">Content here</div>
.myborder {border:2px solid #deffff;}