#eedaff color space conversions
Hex:
#eedaff
RGB:
238, 218, 255
CMY:
7, 15, 0
CMYK:
7, 15, 0, 0
HSL:
272°, 100.0000%, 92.7451%
HSV (HSB):
272°, 14.5098%, 100.0000%
XYZ:
78.3813, 75.5400, 105.0573
xyY:
0.3027, 0.2917, 75.5400
CIE-Lab:
89.6453, 13.5119, -15.4825
CIE-LCH:
89.6453, 20.5495, 311.1118
CIE-Luv:
89.6453, 8.7730, -26.8148
Hunter-Lab:
86.9137, 8.8774, -10.8274
#eedaff color charts
#eedaff color shades, tints & tones
#eedaff color schemes
#eedaff color preview, HTML & CSS examples
This text has a color of #eedaff
<p style="color:#eedaff;">Text here</p>
.mytext {color:#eedaff;}
This box has a color of #eedaff
<div style="background-color:#eedaff;">Content here</div>
.mybackground {background-color:#eedaff;}
Border around this has a color of #eedaff
<div style="border:2px solid #eedaff;">Content here</div>
.myborder {border:2px solid #eedaff;}