#def3df color space conversions
Hex:
#def3df
RGB:
222, 243, 223
CMY:
13, 5, 13
CMYK:
9, 0, 8, 5
HSL:
123°, 46.6667%, 91.1765%
HSV (HSB):
123°, 8.6420%, 95.2941%
XYZ:
75.4941, 84.9585, 82.2317
xyY:
0.3111, 0.3501, 84.9585
CIE-Lab:
93.8652, -10.5067, 7.2893
CIE-LCH:
93.8652, 12.7877, 145.2479
CIE-Luv:
93.8652, -10.6146, 12.9138
Hunter-Lab:
92.1729, -15.1025, 11.6257
#def3df color charts
#def3df RGB chart
#def3df CMYK chart
#def3df RGB pie chart
#def3df color shades, tints & tones
#def3df color schemes
#def3df color preview, HTML & CSS examples
This text has a color of #def3df
<p style="color:#def3df;">Text here</p>
.mytext {color:#def3df;}
Text color #def3df
This box has a color of #def3df
<div style="background-color:#def3df;">Content here</div>
.mybackground {background-color:#def3df;}
Background color #def3df
Border around this has a color of #def3df
<div style="border:2px solid #def3df;">Content here</div>
.myborder {border:2px solid #def3df;}
Border color #def3df