#eedaf7 color space conversions
Hex:
#eedaf7
RGB:
238, 218, 247
CMY:
7, 15, 3
CMYK:
4, 12, 0, 3
HSL:
281°, 64.4444%, 91.1765%
HSV (HSB):
281°, 11.7409%, 96.8627%
XYZ:
77.1198, 75.0354, 98.4143
xyY:
0.3078, 0.2995, 75.0354
CIE-Lab:
89.4096, 11.9990, -11.6325
CIE-LCH:
89.4096, 16.7120, 315.8887
CIE-Luv:
89.4096, 9.4175, -20.3301
Hunter-Lab:
86.6229, 7.3271, -6.7247
#eedaf7 color charts
#eedaf7 color shades, tints & tones
#eedaf7 color schemes
#eedaf7 color preview, HTML & CSS examples
This text has a color of #eedaf7
<p style="color:#eedaf7;">Text here</p>
.mytext {color:#eedaf7;}
This box has a color of #eedaf7
<div style="background-color:#eedaf7;">Content here</div>
.mybackground {background-color:#eedaf7;}
Border around this has a color of #eedaf7
<div style="border:2px solid #eedaf7;">Content here</div>
.myborder {border:2px solid #eedaf7;}