#e8a0e5 color space conversions
Hex:
#e8a0e5
RGB:
232, 160, 229
CMY:
9, 37, 10
CMYK:
0, 31, 1, 9
HSL:
303°, 61.0169%, 76.8627%
HSV (HSB):
303°, 31.0345%, 90.9804%
XYZ:
59.9924, 47.9546, 80.2230
xyY:
0.3188, 0.2548, 47.9546
CIE-Lab:
74.7963, 37.5367, -24.0929
CIE-LCH:
74.7963, 44.6034, 327.3056
CIE-Luv:
74.7963, 36.3942, -43.9497
Hunter-Lab:
69.2492, 33.4529, -20.2111
#e8a0e5 color charts
#e8a0e5 color shades, tints & tones
#e8a0e5 color schemes
#e8a0e5 color preview, HTML & CSS examples
This text has a color of #e8a0e5
<p style="color:#e8a0e5;">Text here</p>
.mytext {color:#e8a0e5;}
This box has a color of #e8a0e5
<div style="background-color:#e8a0e5;">Content here</div>
.mybackground {background-color:#e8a0e5;}
Border around this has a color of #e8a0e5
<div style="border:2px solid #e8a0e5;">Content here</div>
.myborder {border:2px solid #e8a0e5;}