#e1edfc color space conversions
Hex:
#e1edfc
RGB:
225, 237, 252
CMY:
12, 7, 1
CMYK:
11, 6, 0, 1
HSL:
213°, 81.8182%, 93.5294%
HSV (HSB):
213°, 10.7143%, 98.8235%
XYZ:
78.9062, 83.6042, 104.0739
xyY:
0.2960, 0.3136, 83.6042
CIE-Lab:
93.2783, -1.1033, -8.6001
CIE-LCH:
93.2783, 8.6706, 262.6896
CIE-Luv:
93.2783, -7.2670, -13.3150
Hunter-Lab:
91.4353, -5.9712, -3.4806
#e1edfc color charts
#e1edfc color shades, tints & tones
#e1edfc color schemes
#e1edfc color preview, HTML & CSS examples
This text has a color of #e1edfc
<p style="color:#e1edfc;">Text here</p>
.mytext {color:#e1edfc;}
This box has a color of #e1edfc
<div style="background-color:#e1edfc;">Content here</div>
.mybackground {background-color:#e1edfc;}
Border around this has a color of #e1edfc
<div style="border:2px solid #e1edfc;">Content here</div>
.myborder {border:2px solid #e1edfc;}