#e1e2ff color space conversions
Hex:
#e1e2ff
RGB:
225, 226, 255
CMY:
12, 11, 0
CMYK:
12, 11, 0, 0
HSL:
238°, 100.0000%, 94.1176%
HSV (HSB):
238°, 11.7647%, 100.0000%
XYZ:
76.2977, 77.6203, 105.5686
xyY:
0.2940, 0.2991, 77.6203
CIE-Lab:
90.6063, 5.1774, -14.1457
CIE-LCH:
90.6063, 15.0634, 290.1030
CIE-Luv:
90.6063, -2.1985, -23.2665
Hunter-Lab:
88.1024, 0.4040, -9.3726
#e1e2ff color charts
#e1e2ff color shades, tints & tones
#e1e2ff color schemes
#e1e2ff color preview, HTML & CSS examples
This text has a color of #e1e2ff
<p style="color:#e1e2ff;">Text here</p>
.mytext {color:#e1e2ff;}
This box has a color of #e1e2ff
<div style="background-color:#e1e2ff;">Content here</div>
.mybackground {background-color:#e1e2ff;}
Border around this has a color of #e1e2ff
<div style="border:2px solid #e1e2ff;">Content here</div>
.myborder {border:2px solid #e1e2ff;}