#e7afe2 color space conversions
Hex:
#e7afe2
RGB:
231, 175, 226
CMY:
9, 31, 11
CMYK:
0, 24, 2, 9
HSL:
305°, 53.8462%, 79.6078%
HSV (HSB):
305°, 24.2424%, 90.5882%
XYZ:
62.0124, 53.1399, 78.9401
xyY:
0.3195, 0.2738, 53.1399
CIE-Lab:
77.9575, 28.6715, -17.6744
CIE-LCH:
77.9575, 33.6815, 328.3484
CIE-Luv:
77.9575, 28.8805, -32.3708
Hunter-Lab:
72.8971, 24.2773, -13.1771
#e7afe2 color charts
#e7afe2 color shades, tints & tones
#e7afe2 color schemes
#e7afe2 color preview, HTML & CSS examples
This text has a color of #e7afe2
<p style="color:#e7afe2;">Text here</p>
.mytext {color:#e7afe2;}
This box has a color of #e7afe2
<div style="background-color:#e7afe2;">Content here</div>
.mybackground {background-color:#e7afe2;}
Border around this has a color of #e7afe2
<div style="border:2px solid #e7afe2;">Content here</div>
.myborder {border:2px solid #e7afe2;}