#eed0f7 color space conversions
Hex:
#eed0f7
RGB:
238, 208, 247
CMY:
7, 18, 3
CMYK:
4, 16, 0, 3
HSL:
286°, 70.9091%, 89.2157%
HSV (HSB):
286°, 15.7895%, 96.8627%
XYZ:
74.6043, 70.0043, 97.5758
xyY:
0.3080, 0.2891, 70.0043
CIE-Lab:
86.9990, 17.2628, -15.2379
CIE-LCH:
86.9990, 23.0260, 318.5651
CIE-Luv:
86.9990, 14.3626, -26.9537
Hunter-Lab:
83.6686, 12.7421, -10.5771
#eed0f7 color charts
#eed0f7 color shades, tints & tones
#eed0f7 color schemes
#eed0f7 color preview, HTML & CSS examples
This text has a color of #eed0f7
<p style="color:#eed0f7;">Text here</p>
.mytext {color:#eed0f7;}
This box has a color of #eed0f7
<div style="background-color:#eed0f7;">Content here</div>
.mybackground {background-color:#eed0f7;}
Border around this has a color of #eed0f7
<div style="border:2px solid #eed0f7;">Content here</div>
.myborder {border:2px solid #eed0f7;}