#eedaf1 color space conversions
Hex:
#eedaf1
RGB:
238, 218, 241
CMY:
7, 15, 5
CMYK:
1, 10, 0, 5
HSL:
292°, 45.0980%, 90.0000%
HSV (HSB):
292°, 9.5436%, 94.5098%
XYZ:
76.2085, 74.6708, 93.6154
xyY:
0.3117, 0.3054, 74.6708
CIE-Lab:
89.2386, 10.8918, -8.7316
CIE-LCH:
89.2386, 13.9597, 321.2818
CIE-Luv:
89.2386, 9.8969, -15.5114
Hunter-Lab:
86.4123, 6.2007, -3.7437
#eedaf1 color charts
#eedaf1 color shades, tints & tones
#eedaf1 color schemes
#eedaf1 color preview, HTML & CSS examples
This text has a color of #eedaf1
<p style="color:#eedaf1;">Text here</p>
.mytext {color:#eedaf1;}
This box has a color of #eedaf1
<div style="background-color:#eedaf1;">Content here</div>
.mybackground {background-color:#eedaf1;}
Border around this has a color of #eedaf1
<div style="border:2px solid #eedaf1;">Content here</div>
.myborder {border:2px solid #eedaf1;}