#a80eda color space conversions
Hex:
#a80eda
RGB:
168, 14, 218
CMY:
34, 95, 15
CMYK:
23, 94, 0, 15
HSL:
285°, 87.9310%, 45.4902%
HSV (HSB):
285°, 93.5780%, 85.4902%
XYZ:
28.9604, 13.7009, 67.4478
xyY:
0.2630, 0.1244, 13.7009
CIE-Lab:
43.8008, 78.6914, -67.3852
CIE-LCH:
43.8008, 103.6007, 319.4258
CIE-Luv:
43.8008, 38.3526, -105.9384
Hunter-Lab:
37.0147, 74.8832, -82.1274
#a80eda color charts
#a80eda color shades, tints & tones
#a80eda color schemes
#a80eda color preview, HTML & CSS examples
This text has a color of #a80eda
<p style="color:#a80eda;">Text here</p>
.mytext {color:#a80eda;}
This box has a color of #a80eda
<div style="background-color:#a80eda;">Content here</div>
.mybackground {background-color:#a80eda;}
Border around this has a color of #a80eda
<div style="border:2px solid #a80eda;">Content here</div>
.myborder {border:2px solid #a80eda;}