#e3e2fd color space conversions
Hex:
#e3e2fd
RGB:
227, 226, 253
CMY:
11, 11, 1
CMYK:
10, 11, 0, 1
HSL:
242°, 87.0968%, 93.9216%
HSV (HSB):
242°, 10.6719%, 99.2157%
XYZ:
76.6045, 77.8155, 103.9109
xyY:
0.2965, 0.3012, 77.8155
CIE-Lab:
90.6956, 5.4147, -12.9502
CIE-LCH:
90.6956, 14.0366, 292.6906
CIE-Luv:
90.6956, -1.0121, -21.3669
Hunter-Lab:
88.2131, 0.6371, -8.0917
#e3e2fd color charts
#e3e2fd color shades, tints & tones
#e3e2fd color schemes
#e3e2fd color preview, HTML & CSS examples
This text has a color of #e3e2fd
<p style="color:#e3e2fd;">Text here</p>
.mytext {color:#e3e2fd;}
This box has a color of #e3e2fd
<div style="background-color:#e3e2fd;">Content here</div>
.mybackground {background-color:#e3e2fd;}
Border around this has a color of #e3e2fd
<div style="border:2px solid #e3e2fd;">Content here</div>
.myborder {border:2px solid #e3e2fd;}