#def5df color space conversions
Hex:
#def5df
RGB:
222, 245, 223
CMY:
13, 4, 13
CMYK:
9, 0, 9, 4
HSL:
123°, 53.4884%, 91.5686%
HSV (HSB):
123°, 9.3878%, 96.0784%
XYZ:
76.0959, 86.1621, 82.4323
xyY:
0.3110, 0.3521, 86.1621
CIE-Lab:
94.3816, -11.5054, 8.0317
CIE-LCH:
94.3816, 14.0315, 145.0818
CIE-Luv:
94.3816, -11.6110, 14.2071
Hunter-Lab:
92.8236, -16.1086, 12.3238
#def5df color charts
#def5df color shades, tints & tones
#def5df color schemes
#def5df color preview, HTML & CSS examples
This text has a color of #def5df
<p style="color:#def5df;">Text here</p>
.mytext {color:#def5df;}
This box has a color of #def5df
<div style="background-color:#def5df;">Content here</div>
.mybackground {background-color:#def5df;}
Border around this has a color of #def5df
<div style="border:2px solid #def5df;">Content here</div>
.myborder {border:2px solid #def5df;}