#eeedfa color space conversions
Hex:
#eeedfa
RGB:
238, 237, 250
CMY:
7, 7, 2
CMYK:
5, 5, 0, 2
HSL:
245°, 56.5217%, 95.4902%
HSV (HSB):
245°, 5.2000%, 98.0392%
XYZ:
82.7994, 85.6476, 102.6101
xyY:
0.3055, 0.3160, 85.6476
CIE-Lab:
94.1615, 2.6948, -6.1494
CIE-LCH:
94.1615, 6.7140, 293.6641
CIE-Luv:
94.1615, -0.1843, -10.0800
Hunter-Lab:
92.5460, -2.2545, -0.9554
#eeedfa color charts
#eeedfa color shades, tints & tones
#eeedfa color schemes
#eeedfa color preview, HTML & CSS examples
This text has a color of #eeedfa
<p style="color:#eeedfa;">Text here</p>
.mytext {color:#eeedfa;}
This box has a color of #eeedfa
<div style="background-color:#eeedfa;">Content here</div>
.mybackground {background-color:#eeedfa;}
Border around this has a color of #eeedfa
<div style="border:2px solid #eeedfa;">Content here</div>
.myborder {border:2px solid #eeedfa;}