#eddaf3 color space conversions
Hex:
#eddaf3
RGB:
237, 218, 243
CMY:
7, 15, 5
CMYK:
2, 10, 0, 5
HSL:
286°, 51.0204%, 90.3922%
HSV (HSB):
286°, 10.2881%, 95.2941%
XYZ:
76.1741, 74.6184, 95.1820
xyY:
0.3097, 0.3034, 74.6184
CIE-Lab:
89.2139, 10.9281, -9.8291
CIE-LCH:
89.2139, 14.6981, 318.0308
CIE-Luv:
89.2139, 9.1596, -17.2587
Hunter-Lab:
86.3819, 6.2381, -4.8627
#eddaf3 color charts
#eddaf3 color shades, tints & tones
#eddaf3 color schemes
#eddaf3 color preview, HTML & CSS examples
This text has a color of #eddaf3
<p style="color:#eddaf3;">Text here</p>
.mytext {color:#eddaf3;}
This box has a color of #eddaf3
<div style="background-color:#eddaf3;">Content here</div>
.mybackground {background-color:#eddaf3;}
Border around this has a color of #eddaf3
<div style="border:2px solid #eddaf3;">Content here</div>
.myborder {border:2px solid #eddaf3;}