#e2e7f6 color space conversions
Hex:
#e2e7f6
RGB:
226, 231, 246
CMY:
11, 9, 4
CMYK:
8, 6, 0, 4
HSL:
225°, 52.6316%, 92.5490%
HSV (HSB):
225°, 8.1301%, 96.4706%
XYZ:
76.5745, 79.9744, 98.5895
xyY:
0.3001, 0.3135, 79.9744
CIE-Lab:
91.6734, 1.1394, -7.8440
CIE-LCH:
91.6734, 7.9263, 278.2650
CIE-Luv:
91.6734, -3.5617, -12.4605
Hunter-Lab:
89.4284, -3.6562, -2.7638
#e2e7f6 color charts
#e2e7f6 color shades, tints & tones
#e2e7f6 color schemes
#e2e7f6 color preview, HTML & CSS examples
This text has a color of #e2e7f6
<p style="color:#e2e7f6;">Text here</p>
.mytext {color:#e2e7f6;}
This box has a color of #e2e7f6
<div style="background-color:#e2e7f6;">Content here</div>
.mybackground {background-color:#e2e7f6;}
Border around this has a color of #e2e7f6
<div style="border:2px solid #e2e7f6;">Content here</div>
.myborder {border:2px solid #e2e7f6;}