#defeff color space conversions
Hex:
#defeff
RGB:
222, 254, 255
CMY:
13, 0, 0
CMYK:
13, 0, 0, 0
HSL:
182°, 100.0000%, 93.5294%
HSV (HSB):
182°, 12.9412%, 100.0000%
XYZ:
83.6160, 93.6332, 108.2737
xyY:
0.2929, 0.3279, 93.6332
CIE-Lab:
97.4840, -10.0616, -3.9642
CIE-LCH:
97.4840, 10.8144, 201.5040
CIE-Luv:
97.4840, -16.9212, -4.4490
Hunter-Lab:
96.7643, -15.0919, 1.3928
#defeff color charts
#defeff RGB chart
#defeff CMYK chart
#defeff RGB pie chart
#defeff color shades, tints & tones
#defeff color schemes
#defeff color preview, HTML & CSS examples
This text has a color of #defeff
<p style="color:#defeff;">Text here</p>
.mytext {color:#defeff;}
Text color #defeff
This box has a color of #defeff
<div style="background-color:#defeff;">Content here</div>
.mybackground {background-color:#defeff;}
Background color #defeff
Border around this has a color of #defeff
<div style="border:2px solid #defeff;">Content here</div>
.myborder {border:2px solid #defeff;}
Border color #defeff