#eacded color space conversions
Hex:
#eacded
RGB:
234, 205, 237
CMY:
8, 20, 7
CMYK:
1, 14, 0, 7
HSL:
294°, 47.0588%, 86.6667%
HSV (HSB):
294°, 13.5021%, 92.9412%
XYZ:
71.0491, 67.2695, 89.3604
xyY:
0.3121, 0.2955, 67.2695
CIE-Lab:
85.6399, 15.6751, -12.0102
CIE-LCH:
85.6399, 19.7472, 322.5407
CIE-Luv:
85.6399, 14.4301, -21.4482
Hunter-Lab:
82.0180, 11.0963, -7.1852
#eacded color charts
#eacded color shades, tints & tones
#eacded color schemes
#eacded color preview, HTML & CSS examples
This text has a color of #eacded
<p style="color:#eacded;">Text here</p>
.mytext {color:#eacded;}
This box has a color of #eacded
<div style="background-color:#eacded;">Content here</div>
.mybackground {background-color:#eacded;}
Border around this has a color of #eacded
<div style="border:2px solid #eacded;">Content here</div>
.myborder {border:2px solid #eacded;}