#e1aff1 color space conversions
Hex:
#e1aff1
RGB:
225, 175, 241
CMY:
12, 31, 5
CMYK:
7, 27, 0, 5
HSL:
285°, 70.2128%, 81.5686%
HSV (HSB):
285°, 27.3859%, 94.5098%
XYZ:
62.2585, 53.0184, 90.1713
xyY:
0.3030, 0.2581, 53.0184
CIE-Lab:
77.8858, 29.5532, -25.9439
CIE-LCH:
77.8858, 39.3253, 318.7210
CIE-Luv:
77.8858, 23.2126, -45.9028
Hunter-Lab:
72.8137, 25.2003, -22.4541
#e1aff1 color charts
#e1aff1 color shades, tints & tones
#e1aff1 color schemes
#e1aff1 color preview, HTML & CSS examples
This text has a color of #e1aff1
<p style="color:#e1aff1;">Text here</p>
.mytext {color:#e1aff1;}
This box has a color of #e1aff1
<div style="background-color:#e1aff1;">Content here</div>
.mybackground {background-color:#e1aff1;}
Border around this has a color of #e1aff1
<div style="border:2px solid #e1aff1;">Content here</div>
.myborder {border:2px solid #e1aff1;}