#defafc color space conversions
Hex:
#defafc
RGB:
222, 250, 252
CMY:
13, 2, 1
CMYK:
12, 1, 0, 1
HSL:
184°, 83.3333%, 92.9412%
HSV (HSB):
184°, 11.9048%, 98.8235%
XYZ:
81.8805, 90.9291, 105.3310
xyY:
0.2944, 0.3269, 90.9291
CIE-Lab:
96.3808, -8.6444, -4.0410
CIE-LCH:
96.3808, 9.5423, 205.0547
CIE-Luv:
96.3808, -14.9589, -4.8059
Hunter-Lab:
95.3567, -13.6007, 1.2580
#defafc color charts
#defafc RGB chart
#defafc CMYK chart
#defafc RGB pie chart
#defafc color shades, tints & tones
#defafc color schemes
#defafc color preview, HTML & CSS examples
This text has a color of #defafc
<p style="color:#defafc;">Text here</p>
.mytext {color:#defafc;}
Text color #defafc
This box has a color of #defafc
<div style="background-color:#defafc;">Content here</div>
.mybackground {background-color:#defafc;}
Background color #defafc
Border around this has a color of #defafc
<div style="border:2px solid #defafc;">Content here</div>
.myborder {border:2px solid #defafc;}
Border color #defafc