#a80fd0 color space conversions
Hex:
#a80fd0
RGB:
168, 15, 208
CMY:
34, 94, 18
CMYK:
19, 93, 0, 18
HSL:
288°, 86.5471%, 43.7255%
HSV (HSB):
288°, 92.7885%, 81.5686%
XYZ:
27.7044, 13.2205, 60.7661
xyY:
0.2724, 0.1300, 13.2205
CIE-Lab:
43.0937, 76.8037, -62.7778
CIE-LCH:
43.0937, 99.1961, 320.7381
CIE-Luv:
43.0937, 41.2127, -99.1187
Hunter-Lab:
36.3601, 72.3774, -73.6354
#a80fd0 color charts
#a80fd0 color shades, tints & tones
#a80fd0 color schemes
#a80fd0 color preview, HTML & CSS examples
This text has a color of #a80fd0
<p style="color:#a80fd0;">Text here</p>
.mytext {color:#a80fd0;}
This box has a color of #a80fd0
<div style="background-color:#a80fd0;">Content here</div>
.mybackground {background-color:#a80fd0;}
Border around this has a color of #a80fd0
<div style="border:2px solid #a80fd0;">Content here</div>
.myborder {border:2px solid #a80fd0;}