#eedef3 color space conversions
Hex:
#eedef3
RGB:
238, 222, 243
CMY:
7, 13, 5
CMYK:
2, 9, 0, 5
HSL:
286°, 46.6667%, 91.1765%
HSV (HSB):
286°, 8.6420%, 95.2941%
XYZ:
77.5588, 76.8908, 95.5476
xyY:
0.3102, 0.3076, 76.8908
CIE-Lab:
90.2713, 9.1678, -8.2506
CIE-LCH:
90.2713, 12.3338, 318.0144
CIE-Luv:
90.2713, 7.7337, -14.4708
Hunter-Lab:
87.6874, 4.4290, -3.2236
#eedef3 color charts
#eedef3 color shades, tints & tones
#eedef3 color schemes
#eedef3 color preview, HTML & CSS examples
This text has a color of #eedef3
<p style="color:#eedef3;">Text here</p>
.mytext {color:#eedef3;}
This box has a color of #eedef3
<div style="background-color:#eedef3;">Content here</div>
.mybackground {background-color:#eedef3;}
Border around this has a color of #eedef3
<div style="border:2px solid #eedef3;">Content here</div>
.myborder {border:2px solid #eedef3;}