#def3fa color space conversions
Hex:
#def3fa
RGB:
222, 243, 250
CMY:
13, 5, 2
CMYK:
11, 3, 0, 2
HSL:
195°, 73.6842%, 92.5490%
HSV (HSB):
195°, 11.2000%, 98.0392%
XYZ:
79.4301, 86.5329, 102.9586
xyY:
0.2954, 0.3218, 86.5329
CIE-Lab:
94.5397, -5.5027, -5.7190
CIE-LCH:
94.5397, 7.9364, 226.1044
CIE-Luv:
94.5397, -11.5859, -7.9873
Hunter-Lab:
93.0231, -10.3736, -0.5064
#def3fa color charts
#def3fa color shades, tints & tones
#def3fa color schemes
#def3fa color preview, HTML & CSS examples
This text has a color of #def3fa
<p style="color:#def3fa;">Text here</p>
.mytext {color:#def3fa;}
This box has a color of #def3fa
<div style="background-color:#def3fa;">Content here</div>
.mybackground {background-color:#def3fa;}
Border around this has a color of #def3fa
<div style="border:2px solid #def3fa;">Content here</div>
.myborder {border:2px solid #def3fa;}