#eaacef color space conversions
Hex:
#eaacef
RGB:
234, 172, 239
CMY:
8, 33, 6
CMYK:
2, 28, 0, 6
HSL:
296°, 67.6768%, 80.5882%
HSV (HSB):
296°, 28.0335%, 93.7255%
XYZ:
64.2642, 53.2295, 88.5486
xyY:
0.3119, 0.2583, 53.2295
CIE-Lab:
78.0103, 33.6307, -24.5959
CIE-LCH:
78.0103, 41.6651, 323.8200
CIE-Luv:
78.0103, 30.4000, -44.3841
Hunter-Lab:
72.9585, 29.5511, -20.8883
#eaacef color charts
#eaacef color shades, tints & tones
#eaacef color schemes
#eaacef color preview, HTML & CSS examples
This text has a color of #eaacef
<p style="color:#eaacef;">Text here</p>
.mytext {color:#eaacef;}
This box has a color of #eaacef
<div style="background-color:#eaacef;">Content here</div>
.mybackground {background-color:#eaacef;}
Border around this has a color of #eaacef
<div style="border:2px solid #eaacef;">Content here</div>
.myborder {border:2px solid #eaacef;}