#e9aff1 color space conversions
Hex:
#e9aff1
RGB:
233, 175, 241
CMY:
9, 31, 5
CMYK:
3, 27, 0, 5
HSL:
293°, 70.2128%, 81.5686%
HSV (HSB):
293°, 27.3859%, 94.5098%
XYZ:
64.8114, 54.3345, 90.2908
xyY:
0.3095, 0.2594, 54.3345
CIE-Lab:
78.6564, 32.0880, -24.6984
CIE-LCH:
78.6564, 40.4926, 322.4143
CIE-Luv:
78.6564, 28.0726, -44.3462
Hunter-Lab:
73.7119, 27.9508, -21.0268
#e9aff1 color charts
#e9aff1 color shades, tints & tones
#e9aff1 color schemes
#e9aff1 color preview, HTML & CSS examples
This text has a color of #e9aff1
<p style="color:#e9aff1;">Text here</p>
.mytext {color:#e9aff1;}
This box has a color of #e9aff1
<div style="background-color:#e9aff1;">Content here</div>
.mybackground {background-color:#e9aff1;}
Border around this has a color of #e9aff1
<div style="border:2px solid #e9aff1;">Content here</div>
.myborder {border:2px solid #e9aff1;}