#a80ace color space conversions
Hex:
#a80ace
RGB:
168, 10, 206
CMY:
34, 96, 19
CMYK:
18, 95, 0, 19
HSL:
288°, 90.7407%, 42.3529%
HSV (HSB):
288°, 95.1456%, 80.7843%
XYZ:
27.3976, 12.9981, 59.4574
xyY:
0.2744, 0.1302, 12.9981
CIE-Lab:
42.7604, 77.0115, -62.1616
CIE-LCH:
42.7604, 98.9689, 321.0905
CIE-Luv:
42.7604, 42.0409, -98.0691
Hunter-Lab:
36.0529, 72.5542, -72.5422
#a80ace color charts
#a80ace color shades, tints & tones
#a80ace color schemes
#a80ace color preview, HTML & CSS examples
This text has a color of #a80ace
<p style="color:#a80ace;">Text here</p>
.mytext {color:#a80ace;}
This box has a color of #a80ace
<div style="background-color:#a80ace;">Content here</div>
.mybackground {background-color:#a80ace;}
Border around this has a color of #a80ace
<div style="border:2px solid #a80ace;">Content here</div>
.myborder {border:2px solid #a80ace;}