#a80acc color space conversions
Hex:
#a80acc
RGB:
168, 10, 204
CMY:
34, 96, 20
CMYK:
18, 95, 0, 20
HSL:
289°, 90.6542%, 41.9608%
HSV (HSB):
289°, 95.0980%, 80.0000%
XYZ:
27.1561, 12.9015, 58.1857
xyY:
0.2764, 0.1313, 12.9015
CIE-Lab:
42.6145, 76.6672, -61.2393
CIE-LCH:
42.6145, 98.1230, 321.3833
CIE-Luv:
42.6145, 42.6538, -96.7003
Hunter-Lab:
35.9187, 72.0958, -70.9024
#a80acc color charts
#a80acc RGB chart
#a80acc CMYK chart
#a80acc RGB pie chart
#a80acc color shades, tints & tones
#a80acc color schemes
#a80acc color preview, HTML & CSS examples
This text has a color of #a80acc
<p style="color:#a80acc;">Text here</p>
.mytext {color:#a80acc;}
Text color #a80acc
This box has a color of #a80acc
<div style="background-color:#a80acc;">Content here</div>
.mybackground {background-color:#a80acc;}
Background color #a80acc
Border around this has a color of #a80acc
<div style="border:2px solid #a80acc;">Content here</div>
.myborder {border:2px solid #a80acc;}
Border color #a80acc