#a80cc2 color space conversions
Hex:
#a80cc2
RGB:
168, 12, 194
CMY:
34, 95, 24
CMYK:
13, 94, 0, 24
HSL:
291°, 88.3495%, 40.3922%
HSV (HSB):
291°, 93.8144%, 76.0784%
XYZ:
26.0175, 12.4828, 52.0771
xyY:
0.2872, 0.1378, 12.4828
CIE-Lab:
41.9734, 74.7625, -56.4538
CIE-LCH:
41.9734, 93.6827, 322.9432
CIE-Luv:
41.9734, 45.7358, -89.6412
Hunter-Lab:
35.3310, 69.6169, -62.6603
#a80cc2 color charts
#a80cc2 color shades, tints & tones
#a80cc2 color schemes
#a80cc2 color preview, HTML & CSS examples
This text has a color of #a80cc2
<p style="color:#a80cc2;">Text here</p>
.mytext {color:#a80cc2;}
This box has a color of #a80cc2
<div style="background-color:#a80cc2;">Content here</div>
.mybackground {background-color:#a80cc2;}
Border around this has a color of #a80cc2
<div style="border:2px solid #a80cc2;">Content here</div>
.myborder {border:2px solid #a80cc2;}