#a71ff8 color space conversions
Hex:
#a71ff8
RGB:
167, 31, 248
CMY:
35, 88, 3
CMYK:
33, 88, 0, 3
HSL:
278°, 93.9394%, 54.7059%
HSV (HSB):
278°, 87.5000%, 97.2549%
XYZ:
33.3696, 15.9728, 90.1312
xyY:
0.2393, 0.1145, 15.9728
CIE-Lab:
46.9387, 81.4411, -79.2732
CIE-LCH:
46.9387, 113.6525, 315.7728
CIE-Luv:
46.9387, 29.1777, -124.3394
Hunter-Lab:
39.9660, 79.0983, -105.7346
#a71ff8 color charts
#a71ff8 color shades, tints & tones
#a71ff8 color schemes
#a71ff8 color preview, HTML & CSS examples
This text has a color of #a71ff8
<p style="color:#a71ff8;">Text here</p>
.mytext {color:#a71ff8;}
This box has a color of #a71ff8
<div style="background-color:#a71ff8;">Content here</div>
.mybackground {background-color:#a71ff8;}
Border around this has a color of #a71ff8
<div style="border:2px solid #a71ff8;">Content here</div>
.myborder {border:2px solid #a71ff8;}