#def4fc color space conversions
Hex:
#def4fc
RGB:
222, 244, 252
CMY:
13, 4, 1
CMYK:
12, 3, 0, 1
HSL:
196°, 83.3333%, 92.9412%
HSV (HSB):
196°, 11.9048%, 98.8235%
XYZ:
80.0456, 87.2592, 104.7193
xyY:
0.2943, 0.3208, 87.2592
CIE-Lab:
94.8482, -5.6188, -6.3000
CIE-LCH:
94.8482, 8.4416, 228.2710
CIE-Luv:
94.8482, -12.1320, -8.8955
Hunter-Lab:
93.4127, -10.5150, -1.0776
#def4fc color charts
#def4fc color shades, tints & tones
#def4fc color schemes
#def4fc color preview, HTML & CSS examples
This text has a color of #def4fc
<p style="color:#def4fc;">Text here</p>
.mytext {color:#def4fc;}
This box has a color of #def4fc
<div style="background-color:#def4fc;">Content here</div>
.mybackground {background-color:#def4fc;}
Border around this has a color of #def4fc
<div style="border:2px solid #def4fc;">Content here</div>
.myborder {border:2px solid #def4fc;}