#e5aff4 color space conversions
Hex:
#e5aff4
RGB:
229, 175, 244
CMY:
10, 31, 4
CMYK:
6, 28, 0, 4
HSL:
287°, 75.8242%, 82.1569%
HSV (HSB):
287°, 28.2787%, 95.6863%
XYZ:
63.9722, 53.8496, 92.6103
xyY:
0.3040, 0.2559, 53.8496
CIE-Lab:
78.3740, 31.3975, -26.7807
CIE-LCH:
78.3740, 41.2675, 319.5373
CIE-Luv:
78.3740, 25.2269, -47.6201
Hunter-Lab:
73.3823, 27.1913, -23.4578
#e5aff4 color charts
#e5aff4 color shades, tints & tones
#e5aff4 color schemes
#e5aff4 color preview, HTML & CSS examples
This text has a color of #e5aff4
<p style="color:#e5aff4;">Text here</p>
.mytext {color:#e5aff4;}
This box has a color of #e5aff4
<div style="background-color:#e5aff4;">Content here</div>
.mybackground {background-color:#e5aff4;}
Border around this has a color of #e5aff4
<div style="border:2px solid #e5aff4;">Content here</div>
.myborder {border:2px solid #e5aff4;}