#e2e3fa color space conversions
Hex:
#e2e3fa
RGB:
226, 227, 250
CMY:
11, 11, 2
CMYK:
10, 9, 0, 2
HSL:
238°, 70.5882%, 93.3333%
HSV (HSB):
238°, 9.6000%, 98.0392%
XYZ:
76.0884, 78.0090, 101.4894
xyY:
0.2977, 0.3052, 78.0090
CIE-Lab:
90.7840, 3.9863, -11.2562
CIE-LCH:
90.7840, 11.9412, 289.5013
CIE-Luv:
90.7840, -1.8532, -18.3907
Hunter-Lab:
88.3227, -0.7903, -6.3027
#e2e3fa color charts
#e2e3fa color shades, tints & tones
#e2e3fa color schemes
#e2e3fa color preview, HTML & CSS examples
This text has a color of #e2e3fa
<p style="color:#e2e3fa;">Text here</p>
.mytext {color:#e2e3fa;}
This box has a color of #e2e3fa
<div style="background-color:#e2e3fa;">Content here</div>
.mybackground {background-color:#e2e3fa;}
Border around this has a color of #e2e3fa
<div style="border:2px solid #e2e3fa;">Content here</div>
.myborder {border:2px solid #e2e3fa;}