#def3ec color space conversions
Hex:
#def3ec
RGB:
222, 243, 236
CMY:
13, 5, 7
CMYK:
9, 0, 3, 5
HSL:
160°, 46.6667%, 91.1765%
HSV (HSB):
160°, 8.6420%, 95.2941%
XYZ:
77.3151, 85.6869, 91.8212
xyY:
0.3034, 0.3363, 85.6869
CIE-Lab:
94.1783, -8.1626, 1.0080
CIE-LCH:
94.1783, 8.2246, 172.9604
CIE-Luv:
94.1783, -11.0747, 2.9962
Hunter-Lab:
92.5672, -12.9037, 5.9849
#def3ec color charts
#def3ec RGB chart
#def3ec CMYK chart
#def3ec RGB pie chart
#def3ec color shades, tints & tones
#def3ec color schemes
#def3ec color preview, HTML & CSS examples
This text has a color of #def3ec
<p style="color:#def3ec;">Text here</p>
.mytext {color:#def3ec;}
Text color #def3ec
This box has a color of #def3ec
<div style="background-color:#def3ec;">Content here</div>
.mybackground {background-color:#def3ec;}
Background color #def3ec
Border around this has a color of #def3ec
<div style="border:2px solid #def3ec;">Content here</div>
.myborder {border:2px solid #def3ec;}
Border color #def3ec