#e3e0fd color space conversions
Hex:
#e3e0fd
RGB:
227, 224, 253
CMY:
11, 12, 1
CMYK:
10, 11, 0, 1
HSL:
246°, 87.8788%, 93.5294%
HSV (HSB):
246°, 11.4625%, 99.2157%
XYZ:
76.0638, 76.7341, 103.7307
xyY:
0.2965, 0.2991, 76.7341
CIE-Lab:
90.1991, 6.4577, -13.6924
CIE-LCH:
90.1991, 15.1388, 295.2497
CIE-Luv:
90.1991, -0.0572, -22.7309
Hunter-Lab:
87.5980, 1.7002, -8.8907
#e3e0fd color charts
#e3e0fd color shades, tints & tones
#e3e0fd color schemes
#e3e0fd color preview, HTML & CSS examples
This text has a color of #e3e0fd
<p style="color:#e3e0fd;">Text here</p>
.mytext {color:#e3e0fd;}
This box has a color of #e3e0fd
<div style="background-color:#e3e0fd;">Content here</div>
.mybackground {background-color:#e3e0fd;}
Border around this has a color of #e3e0fd
<div style="border:2px solid #e3e0fd;">Content here</div>
.myborder {border:2px solid #e3e0fd;}