#e5cff9 color space conversions
Hex:
#e5cff9
RGB:
229, 207, 249
CMY:
10, 19, 2
CMYK:
8, 17, 0, 2
HSL:
271°, 77.7778%, 89.4118%
HSV (HSB):
271°, 16.8675%, 97.6471%
XYZ:
71.7248, 68.1232, 98.9913
xyY:
0.3003, 0.2852, 68.1232
CIE-Lab:
86.0680, 15.2636, -17.7709
CIE-LCH:
86.0680, 23.4261, 310.6595
CIE-Luv:
86.0680, 9.4896, -30.6846
Hunter-Lab:
82.5368, 10.6778, -13.3343
#e5cff9 color charts
#e5cff9 color shades, tints & tones
#e5cff9 color schemes
#e5cff9 color preview, HTML & CSS examples
This text has a color of #e5cff9
<p style="color:#e5cff9;">Text here</p>
.mytext {color:#e5cff9;}
This box has a color of #e5cff9
<div style="background-color:#e5cff9;">Content here</div>
.mybackground {background-color:#e5cff9;}
Border around this has a color of #e5cff9
<div style="border:2px solid #e5cff9;">Content here</div>
.myborder {border:2px solid #e5cff9;}