#defbfc color space conversions
Hex:
#defbfc
RGB:
222, 251, 252
CMY:
13, 2, 1
CMYK:
12, 0, 0, 1
HSL:
182°, 83.3333%, 92.9412%
HSV (HSB):
182°, 11.9048%, 98.8235%
XYZ:
82.1921, 91.5522, 105.4348
xyY:
0.2944, 0.3279, 91.5522
CIE-Lab:
96.6370, -9.1458, -3.6644
CIE-LCH:
96.6370, 9.8526, 201.8343
CIE-Luv:
96.6370, -15.4292, -4.1258
Hunter-Lab:
95.6829, -14.1128, 1.6453
#defbfc color charts
#defbfc RGB chart
#defbfc CMYK chart
#defbfc RGB pie chart
#defbfc color shades, tints & tones
#defbfc color schemes
#defbfc color preview, HTML & CSS examples
This text has a color of #defbfc
<p style="color:#defbfc;">Text here</p>
.mytext {color:#defbfc;}
Text color #defbfc
This box has a color of #defbfc
<div style="background-color:#defbfc;">Content here</div>
.mybackground {background-color:#defbfc;}
Background color #defbfc
Border around this has a color of #defbfc
<div style="border:2px solid #defbfc;">Content here</div>
.myborder {border:2px solid #defbfc;}
Border color #defbfc