#e5e2f3 color space conversions
Hex:
#e5e2f3
RGB:
229, 226, 243
CMY:
10, 11, 5
CMYK:
6, 7, 0, 5
HSL:
251°, 41.4634%, 91.9608%
HSV (HSB):
251°, 6.9959%, 95.2941%
XYZ:
75.6871, 77.5218, 95.7681
xyY:
0.3040, 0.3114, 77.5218
CIE-Lab:
90.5612, 4.1290, -7.8979
CIE-LCH:
90.5612, 8.9121, 297.6002
CIE-Luv:
90.5612, 0.6797, -13.0397
Hunter-Lab:
88.0465, -0.6379, -2.8572
#e5e2f3 color charts
#e5e2f3 color shades, tints & tones
#e5e2f3 color schemes
#e5e2f3 color preview, HTML & CSS examples
This text has a color of #e5e2f3
<p style="color:#e5e2f3;">Text here</p>
.mytext {color:#e5e2f3;}
This box has a color of #e5e2f3
<div style="background-color:#e5e2f3;">Content here</div>
.mybackground {background-color:#e5e2f3;}
Border around this has a color of #e5e2f3
<div style="border:2px solid #e5e2f3;">Content here</div>
.myborder {border:2px solid #e5e2f3;}