#def2df color space conversions
Hex:
#def2df
RGB:
222, 242, 223
CMY:
13, 5, 13
CMYK:
8, 0, 8, 5
HSL:
123°, 43.4783%, 90.9804%
HSV (HSB):
123°, 8.2645%, 94.9020%
XYZ:
75.1956, 84.3616, 82.1322
xyY:
0.3111, 0.3490, 84.3616
CIE-Lab:
93.6073, -10.0061, 6.9182
CIE-LCH:
93.6073, 12.1648, 145.3402
CIE-Luv:
93.6073, -10.1157, 12.2662
Hunter-Lab:
91.8486, -14.5986, 11.2761
#def2df color charts
#def2df RGB chart
#def2df CMYK chart
#def2df RGB pie chart
#def2df color shades, tints & tones
#def2df color schemes
#def2df color preview, HTML & CSS examples
This text has a color of #def2df
<p style="color:#def2df;">Text here</p>
.mytext {color:#def2df;}
Text color #def2df
This box has a color of #def2df
<div style="background-color:#def2df;">Content here</div>
.mybackground {background-color:#def2df;}
Background color #def2df
Border around this has a color of #def2df
<div style="border:2px solid #def2df;">Content here</div>
.myborder {border:2px solid #def2df;}
Border color #def2df