#a80ec6 color space conversions
Hex:
#a80ec6
RGB:
168, 14, 198
CMY:
34, 95, 22
CMYK:
15, 93, 0, 22
HSL:
290°, 86.7925%, 41.5686%
HSV (HSB):
290°, 92.9293%, 77.6471%
XYZ:
26.4985, 12.7161, 54.4839
xyY:
0.2828, 0.1357, 12.7161
CIE-Lab:
42.3324, 75.2037, -58.2083
CIE-LCH:
42.3324, 95.0989, 322.2598
CIE-Luv:
42.3324, 44.3476, -92.2957
Hunter-Lab:
35.6597, 70.2380, -65.6266
#a80ec6 color charts
#a80ec6 color shades, tints & tones
#a80ec6 color schemes
#a80ec6 color preview, HTML & CSS examples
This text has a color of #a80ec6
<p style="color:#a80ec6;">Text here</p>
.mytext {color:#a80ec6;}
This box has a color of #a80ec6
<div style="background-color:#a80ec6;">Content here</div>
.mybackground {background-color:#a80ec6;}
Border around this has a color of #a80ec6
<div style="border:2px solid #a80ec6;">Content here</div>
.myborder {border:2px solid #a80ec6;}