#eacef4 color space conversions
Hex:
#eacef4
RGB:
234, 206, 244
CMY:
8, 19, 4
CMYK:
4, 16, 0, 4
HSL:
284°, 63.3333%, 88.2353%
HSV (HSB):
284°, 15.5738%, 95.6863%
XYZ:
72.3321, 68.1667, 94.9331
xyY:
0.3072, 0.2895, 68.1667
CIE-Lab:
86.0897, 16.4512, -15.0488
CIE-LCH:
86.0897, 22.2960, 317.5491
CIE-Luv:
86.0897, 13.2895, -26.4709
Hunter-Lab:
82.5631, 11.8953, -10.3789
#eacef4 color charts
#eacef4 color shades, tints & tones
#eacef4 color schemes
#eacef4 color preview, HTML & CSS examples
This text has a color of #eacef4
<p style="color:#eacef4;">Text here</p>
.mytext {color:#eacef4;}
This box has a color of #eacef4
<div style="background-color:#eacef4;">Content here</div>
.mybackground {background-color:#eacef4;}
Border around this has a color of #eacef4
<div style="border:2px solid #eacef4;">Content here</div>
.myborder {border:2px solid #eacef4;}