#e2eafc color space conversions
Hex:
#e2eafc
RGB:
226, 234, 252
CMY:
11, 8, 1
CMYK:
10, 7, 0, 1
HSL:
222°, 81.2500%, 93.7255%
HSV (HSB):
222°, 10.3175%, 98.8235%
XYZ:
78.3575, 82.0427, 103.8014
xyY:
0.2966, 0.3105, 82.0427
CIE-Lab:
92.5937, 0.7560, -9.6085
CIE-LCH:
92.5937, 9.6381, 274.4988
CIE-Luv:
92.5937, -5.3112, -15.2351
Hunter-Lab:
90.5774, -4.0920, -4.5420
#e2eafc color charts
#e2eafc color shades, tints & tones
#e2eafc color schemes
#e2eafc color preview, HTML & CSS examples
This text has a color of #e2eafc
<p style="color:#e2eafc;">Text here</p>
.mytext {color:#e2eafc;}
This box has a color of #e2eafc
<div style="background-color:#e2eafc;">Content here</div>
.mybackground {background-color:#e2eafc;}
Border around this has a color of #e2eafc
<div style="border:2px solid #e2eafc;">Content here</div>
.myborder {border:2px solid #e2eafc;}