#e5aff8 color space conversions
Hex:
#e5aff8
RGB:
229, 175, 248
CMY:
10, 31, 3
CMYK:
8, 29, 0, 3
HSL:
284°, 83.9080%, 82.9412%
HSV (HSB):
284°, 29.4355%, 97.2549%
XYZ:
64.5863, 54.0953, 95.8443
xyY:
0.3011, 0.2522, 54.0953
CIE-Lab:
78.5173, 32.1776, -28.7142
CIE-LCH:
78.5173, 43.1266, 318.2553
CIE-Luv:
78.5173, 24.6940, -50.9459
Hunter-Lab:
73.5495, 28.0354, -25.7777
#e5aff8 color charts
#e5aff8 color shades, tints & tones
#e5aff8 color schemes
#e5aff8 color preview, HTML & CSS examples
This text has a color of #e5aff8
<p style="color:#e5aff8;">Text here</p>
.mytext {color:#e5aff8;}
This box has a color of #e5aff8
<div style="background-color:#e5aff8;">Content here</div>
.mybackground {background-color:#e5aff8;}
Border around this has a color of #e5aff8
<div style="border:2px solid #e5aff8;">Content here</div>
.myborder {border:2px solid #e5aff8;}