#edddee color space conversions
Hex:
#edddee
RGB:
237, 221, 238
CMY:
7, 13, 7
CMYK:
0, 7, 0, 7
HSL:
296°, 33.3333%, 90.0000%
HSV (HSB):
296°, 7.1429%, 93.3333%
XYZ:
76.2141, 75.8905, 91.5203
xyY:
0.3128, 0.3115, 75.8905
CIE-Lab:
89.8085, 8.4468, -6.3197
CIE-LCH:
89.8085, 10.5493, 323.1972
CIE-Luv:
89.8085, 8.0337, -11.2902
Hunter-Lab:
87.1151, 3.7122, -1.3075
#edddee color charts
#edddee color shades, tints & tones
#edddee color schemes
#edddee color preview, HTML & CSS examples
This text has a color of #edddee
<p style="color:#edddee;">Text here</p>
.mytext {color:#edddee;}
This box has a color of #edddee
<div style="background-color:#edddee;">Content here</div>
.mybackground {background-color:#edddee;}
Border around this has a color of #edddee
<div style="border:2px solid #edddee;">Content here</div>
.myborder {border:2px solid #edddee;}