#def8fa color space conversions
Hex:
#def8fa
RGB:
222, 248, 250
CMY:
13, 3, 2
CMYK:
11, 1, 0, 2
HSL:
184°, 73.6842%, 92.5490%
HSV (HSB):
184°, 11.2000%, 98.0392%
XYZ:
80.9469, 89.5665, 103.4642
xyY:
0.2955, 0.3269, 89.5665
CIE-Lab:
95.8167, -8.0277, -3.8382
CIE-LCH:
95.8167, 8.8981, 205.5532
CIE-Luv:
95.8167, -13.9524, -4.5870
Hunter-Lab:
94.6396, -12.9451, 1.4293
#def8fa color charts
#def8fa color shades, tints & tones
#def8fa color schemes
#def8fa color preview, HTML & CSS examples
This text has a color of #def8fa
<p style="color:#def8fa;">Text here</p>
.mytext {color:#def8fa;}
This box has a color of #def8fa
<div style="background-color:#def8fa;">Content here</div>
.mybackground {background-color:#def8fa;}
Border around this has a color of #def8fa
<div style="border:2px solid #def8fa;">Content here</div>
.myborder {border:2px solid #def8fa;}