#eaceed color space conversions
Hex:
#eaceed
RGB:
234, 206, 237
CMY:
8, 19, 7
CMYK:
1, 13, 0, 7
HSL:
294°, 46.2687%, 86.8627%
HSV (HSB):
294°, 13.0802%, 92.9412%
XYZ:
71.2891, 67.7495, 89.4404
xyY:
0.3120, 0.2965, 67.7495
CIE-Lab:
85.8810, 15.1459, -11.6503
CIE-LCH:
85.8810, 19.1083, 322.4324
CIE-Luv:
85.8810, 13.9281, -20.7914
Hunter-Lab:
82.3101, 10.5569, -6.8091
#eaceed color charts
#eaceed color shades, tints & tones
#eaceed color schemes
#eaceed color preview, HTML & CSS examples
This text has a color of #eaceed
<p style="color:#eaceed;">Text here</p>
.mytext {color:#eaceed;}
This box has a color of #eaceed
<div style="background-color:#eaceed;">Content here</div>
.mybackground {background-color:#eaceed;}
Border around this has a color of #eaceed
<div style="border:2px solid #eaceed;">Content here</div>
.myborder {border:2px solid #eaceed;}