#defbff color space conversions
Hex:
#defbff
RGB:
222, 251, 255
CMY:
13, 2, 0
CMYK:
13, 2, 0, 0
HSL:
187°, 100.0000%, 93.5294%
HSV (HSB):
187°, 12.9412%, 100.0000%
XYZ:
82.6714, 91.7440, 107.9588
xyY:
0.2928, 0.3249, 91.7440
CIE-Lab:
96.7155, -8.5603, -5.0954
CIE-LCH:
96.7155, 9.9620, 210.7628
CIE-Luv:
96.7155, -15.5196, -6.4963
Hunter-Lab:
95.7831, -13.5551, 0.2213
#defbff color charts
#defbff RGB chart
#defbff CMYK chart
#defbff RGB pie chart
#defbff color shades, tints & tones
#defbff color schemes
#defbff color preview, HTML & CSS examples
This text has a color of #defbff
<p style="color:#defbff;">Text here</p>
.mytext {color:#defbff;}
Text color #defbff
This box has a color of #defbff
<div style="background-color:#defbff;">Content here</div>
.mybackground {background-color:#defbff;}
Background color #defbff
Border around this has a color of #defbff
<div style="border:2px solid #defbff;">Content here</div>
.myborder {border:2px solid #defbff;}
Border color #defbff