#eaecf2 color space conversions
Hex:
#eaecf2
RGB:
234, 236, 242
CMY:
8, 7, 5
CMYK:
3, 2, 0, 5
HSL:
225°, 23.5294%, 93.3333%
HSV (HSB):
225°, 3.3058%, 94.9020%
XYZ:
79.9541, 83.8941, 95.9836
xyY:
0.3077, 0.3229, 83.8941
CIE-Lab:
93.4045, 0.4240, -3.1393
CIE-LCH:
93.4045, 3.1678, 277.6924
CIE-Luv:
93.4045, -1.4437, -4.9397
Hunter-Lab:
91.5937, -4.4726, 1.9840
#eaecf2 color charts
#eaecf2 color shades, tints & tones
#eaecf2 color schemes
#eaecf2 color preview, HTML & CSS examples
This text has a color of #eaecf2
<p style="color:#eaecf2;">Text here</p>
.mytext {color:#eaecf2;}
This box has a color of #eaecf2
<div style="background-color:#eaecf2;">Content here</div>
.mybackground {background-color:#eaecf2;}
Border around this has a color of #eaecf2
<div style="border:2px solid #eaecf2;">Content here</div>
.myborder {border:2px solid #eaecf2;}