#a80ffb color space conversions
Hex:
#a80ffb
RGB:
168, 15, 251
CMY:
34, 94, 2
CMYK:
33, 94, 0, 2
HSL:
279°, 96.7213%, 52.1569%
HSV (HSB):
279°, 94.0239%, 98.4314%
XYZ:
33.7319, 15.6315, 92.5061
xyY:
0.2378, 0.1102, 15.6315
CIE-Lab:
46.4873, 84.6588, -81.6866
CIE-LCH:
46.4873, 117.6428, 316.0236
CIE-Luv:
46.4873, 29.8575, -127.2385
Hunter-Lab:
39.5367, 83.1031, -111.0482
#a80ffb color charts
#a80ffb color shades, tints & tones
#a80ffb color schemes
#a80ffb color preview, HTML & CSS examples
This text has a color of #a80ffb
<p style="color:#a80ffb;">Text here</p>
.mytext {color:#a80ffb;}
This box has a color of #a80ffb
<div style="background-color:#a80ffb;">Content here</div>
.mybackground {background-color:#a80ffb;}
Border around this has a color of #a80ffb
<div style="border:2px solid #a80ffb;">Content here</div>
.myborder {border:2px solid #a80ffb;}