#a80ff7 color space conversions
Hex:
#a80ff7
RGB:
168, 15, 247
CMY:
34, 94, 3
CMYK:
32, 94, 0, 3
HSL:
280°, 93.5484%, 51.3725%
HSV (HSB):
280°, 93.9271%, 96.8627%
XYZ:
33.1078, 15.3819, 89.2197
xyY:
0.2404, 0.1117, 15.3819
CIE-Lab:
46.1529, 83.9035, -79.9929
CIE-LCH:
46.1529, 115.9253, 316.3668
CIE-Luv:
46.1529, 30.7957, -124.7189
Hunter-Lab:
39.2197, 82.0482, -107.4231
#a80ff7 color charts
#a80ff7 color shades, tints & tones
#a80ff7 color schemes
#a80ff7 color preview, HTML & CSS examples
This text has a color of #a80ff7
<p style="color:#a80ff7;">Text here</p>
.mytext {color:#a80ff7;}
This box has a color of #a80ff7
<div style="background-color:#a80ff7;">Content here</div>
.mybackground {background-color:#a80ff7;}
Border around this has a color of #a80ff7
<div style="border:2px solid #a80ff7;">Content here</div>
.myborder {border:2px solid #a80ff7;}