#defcff color space conversions
Hex:
#defcff
RGB:
222, 252, 255
CMY:
13, 1, 0
CMYK:
13, 1, 0, 0
HSL:
185°, 100.0000%, 93.5294%
HSV (HSB):
185°, 12.9412%, 100.0000%
XYZ:
82.9846, 92.3704, 108.0633
xyY:
0.2928, 0.3259, 92.3704
CIE-Lab:
96.9715, -9.0616, -4.7184
CIE-LCH:
96.9715, 10.2164, 207.5060
CIE-Luv:
96.9715, -15.9870, -5.8133
Hunter-Lab:
96.1095, -14.0680, 0.6124
#defcff color charts
#defcff RGB chart
#defcff CMYK chart
#defcff RGB pie chart
#defcff color shades, tints & tones
#defcff color schemes
#defcff color preview, HTML & CSS examples
This text has a color of #defcff
<p style="color:#defcff;">Text here</p>
.mytext {color:#defcff;}
Text color #defcff
This box has a color of #defcff
<div style="background-color:#defcff;">Content here</div>
.mybackground {background-color:#defcff;}
Background color #defcff
Border around this has a color of #defcff
<div style="border:2px solid #defcff;">Content here</div>
.myborder {border:2px solid #defcff;}
Border color #defcff