#eddaf5 color space conversions
Hex:
#eddaf5
RGB:
237, 218, 245
CMY:
7, 15, 4
CMYK:
3, 11, 0, 4
HSL:
282°, 57.4468%, 90.7843%
HSV (HSB):
282°, 11.0204%, 96.0784%
XYZ:
76.4779, 74.7399, 96.7816
xyY:
0.3084, 0.3014, 74.7399
CIE-Lab:
89.2710, 11.2986, -10.7960
CIE-LCH:
89.2710, 15.6273, 316.3032
CIE-Luv:
89.2710, 9.0019, -18.8661
Hunter-Lab:
86.4522, 6.6143, -5.8574
#eddaf5 color charts
#eddaf5 color shades, tints & tones
#eddaf5 color schemes
#eddaf5 color preview, HTML & CSS examples
This text has a color of #eddaf5
<p style="color:#eddaf5;">Text here</p>
.mytext {color:#eddaf5;}
This box has a color of #eddaf5
<div style="background-color:#eddaf5;">Content here</div>
.mybackground {background-color:#eddaf5;}
Border around this has a color of #eddaf5
<div style="border:2px solid #eddaf5;">Content here</div>
.myborder {border:2px solid #eddaf5;}