#def5fb color space conversions
Hex:
#def5fb
RGB:
222, 245, 251
CMY:
13, 4, 2
CMYK:
12, 2, 0, 2
HSL:
192°, 78.3784%, 92.7451%
HSV (HSB):
192°, 11.5538%, 98.4314%
XYZ:
80.1892, 87.7994, 103.9874
xyY:
0.2948, 0.3228, 87.7994
CIE-Lab:
95.0764, -6.3205, -5.4453
CIE-LCH:
95.0764, 8.3427, 220.7461
CIE-Luv:
95.0764, -12.5684, -7.4187
Hunter-Lab:
93.7014, -11.2179, -0.2076
#def5fb color charts
#def5fb color shades, tints & tones
#def5fb color schemes
#def5fb color preview, HTML & CSS examples
This text has a color of #def5fb
<p style="color:#def5fb;">Text here</p>
.mytext {color:#def5fb;}
This box has a color of #def5fb
<div style="background-color:#def5fb;">Content here</div>
.mybackground {background-color:#def5fb;}
Border around this has a color of #def5fb
<div style="border:2px solid #def5fb;">Content here</div>
.myborder {border:2px solid #def5fb;}