#e5aff5 color space conversions
Hex:
#e5aff5
RGB:
229, 175, 245
CMY:
10, 31, 4
CMYK:
7, 29, 0, 4
HSL:
286°, 77.7778%, 82.3529%
HSV (HSB):
286°, 28.5714%, 96.0784%
XYZ:
64.1245, 53.9105, 93.4122
xyY:
0.3033, 0.2550, 53.9105
CIE-Lab:
78.4095, 31.5916, -27.2647
CIE-LCH:
78.4095, 41.7300, 319.2045
CIE-Luv:
78.4095, 25.0936, -48.4511
Hunter-Lab:
73.4238, 27.4009, -24.0341
#e5aff5 color charts
#e5aff5 color shades, tints & tones
#e5aff5 color schemes
#e5aff5 color preview, HTML & CSS examples
This text has a color of #e5aff5
<p style="color:#e5aff5;">Text here</p>
.mytext {color:#e5aff5;}
This box has a color of #e5aff5
<div style="background-color:#e5aff5;">Content here</div>
.mybackground {background-color:#e5aff5;}
Border around this has a color of #e5aff5
<div style="border:2px solid #e5aff5;">Content here</div>
.myborder {border:2px solid #e5aff5;}