#a80c9c color space conversions
Hex:
#a80c9c
RGB:
168, 12, 156
CMY:
34, 95, 39
CMYK:
0, 93, 7, 34
HSL:
305°, 86.6667%, 35.2941%
HSV (HSB):
305°, 92.8571%, 65.8824%
XYZ:
22.2807, 10.9881, 32.3991
xyY:
0.3393, 0.1673, 10.9881
CIE-Lab:
39.5604, 68.8107, -37.7287
CIE-LCH:
39.5604, 78.4753, 331.2642
CIE-Luv:
39.5604, 59.4731, -61.9656
Hunter-Lab:
33.1483, 61.9697, -34.7462
#a80c9c color charts
#a80c9c color shades, tints & tones
#a80c9c color schemes
#a80c9c color preview, HTML & CSS examples
This text has a color of #a80c9c
<p style="color:#a80c9c;">Text here</p>
.mytext {color:#a80c9c;}
This box has a color of #a80c9c
<div style="background-color:#a80c9c;">Content here</div>
.mybackground {background-color:#a80c9c;}
Border around this has a color of #a80c9c
<div style="border:2px solid #a80c9c;">Content here</div>
.myborder {border:2px solid #a80c9c;}