#a80add color space conversions
Hex:
#a80add
RGB:
168, 10, 221
CMY:
34, 96, 13
CMYK:
24, 95, 0, 13
HSL:
285°, 91.3420%, 45.2941%
HSV (HSB):
285°, 95.4751%, 86.6667%
XYZ:
29.3081, 13.7624, 69.5183
xyY:
0.2603, 0.1222, 13.7624
CIE-Lab:
43.8902, 79.6476, -68.9582
CIE-LCH:
43.8902, 105.3517, 319.1143
CIE-Luv:
43.8902, 37.6692, -108.1559
Hunter-Lab:
37.0977, 76.0988, -85.1367
#a80add color charts
#a80add color shades, tints & tones
#a80add color schemes
#a80add color preview, HTML & CSS examples
This text has a color of #a80add
<p style="color:#a80add;">Text here</p>
.mytext {color:#a80add;}
This box has a color of #a80add
<div style="background-color:#a80add;">Content here</div>
.mybackground {background-color:#a80add;}
Border around this has a color of #a80add
<div style="border:2px solid #a80add;">Content here</div>
.myborder {border:2px solid #a80add;}