#eacef2 color space conversions
Hex:
#eacef2
RGB:
234, 206, 242
CMY:
8, 19, 5
CMYK:
3, 15, 0, 5
HSL:
287°, 58.0645%, 87.8431%
HSV (HSB):
287°, 14.8760%, 94.9020%
XYZ:
72.0300, 68.0458, 93.3422
xyY:
0.3086, 0.2915, 68.0458
CIE-Lab:
86.0294, 16.0750, -14.0796
CIE-LCH:
86.0294, 21.3691, 318.7858
CIE-Luv:
86.0294, 13.4724, -24.8431
Hunter-Lab:
82.4899, 11.5085, -9.3472
#eacef2 color charts
#eacef2 color shades, tints & tones
#eacef2 color schemes
#eacef2 color preview, HTML & CSS examples
This text has a color of #eacef2
<p style="color:#eacef2;">Text here</p>
.mytext {color:#eacef2;}
This box has a color of #eacef2
<div style="background-color:#eacef2;">Content here</div>
.mybackground {background-color:#eacef2;}
Border around this has a color of #eacef2
<div style="border:2px solid #eacef2;">Content here</div>
.myborder {border:2px solid #eacef2;}