#eddaff color space conversions
Hex:
#eddaff
RGB:
237, 218, 255
CMY:
7, 15, 0
CMYK:
7, 15, 0, 0
HSL:
271°, 100.0000%, 92.7451%
HSV (HSB):
271°, 14.5098%, 100.0000%
XYZ:
78.0465, 75.3673, 105.0416
xyY:
0.3020, 0.2916, 75.3673
CIE-Lab:
89.5648, 13.1904, -15.6115
CIE-LCH:
89.5648, 20.4379, 310.1949
CIE-Luv:
89.5648, 8.2079, -26.9668
Hunter-Lab:
86.8144, 8.5471, -10.9683
#eddaff color charts
#eddaff RGB chart
#eddaff CMYK chart
#eddaff RGB pie chart
#eddaff color shades, tints & tones
#eddaff color schemes
#eddaff color preview, HTML & CSS examples
This text has a color of #eddaff
<p style="color:#eddaff;">Text here</p>
.mytext {color:#eddaff;}
Text color #eddaff
This box has a color of #eddaff
<div style="background-color:#eddaff;">Content here</div>
.mybackground {background-color:#eddaff;}
Background color #eddaff
Border around this has a color of #eddaff
<div style="border:2px solid #eddaff;">Content here</div>
.myborder {border:2px solid #eddaff;}
Border color #eddaff