#a80afb color space conversions
Hex:
#a80afb
RGB:
168, 10, 251
CMY:
34, 96, 2
CMYK:
33, 96, 0, 2
HSL:
279°, 96.7871%, 51.1765%
HSV (HSB):
279°, 96.0159%, 98.4314%
XYZ:
33.6696, 15.5069, 92.4853
xyY:
0.2377, 0.1095, 15.5069
CIE-Lab:
46.3209, 85.1582, -81.9594
CIE-LCH:
46.3209, 118.1916, 316.0966
CIE-Luv:
46.3209, 30.0204, -127.4556
Hunter-Lab:
39.3789, 83.7074, -111.6835
#a80afb color charts
#a80afb color shades, tints & tones
#a80afb color schemes
#a80afb color preview, HTML & CSS examples
This text has a color of #a80afb
<p style="color:#a80afb;">Text here</p>
.mytext {color:#a80afb;}
This box has a color of #a80afb
<div style="background-color:#a80afb;">Content here</div>
.mybackground {background-color:#a80afb;}
Border around this has a color of #a80afb
<div style="border:2px solid #a80afb;">Content here</div>
.myborder {border:2px solid #a80afb;}