#a71ff5 color space conversions
Hex:
#a71ff5
RGB:
167, 31, 245
CMY:
35, 88, 4
CMYK:
32, 87, 0, 4
HSL:
278°, 91.4530%, 54.1176%
HSV (HSB):
278°, 87.3469%, 96.0784%
XYZ:
32.9078, 15.7880, 87.6992
xyY:
0.2413, 0.1158, 15.7880
CIE-Lab:
46.6952, 80.8562, -77.9886
CIE-LCH:
46.6952, 112.3386, 316.0342
CIE-Luv:
46.6952, 29.8684, -122.4147
Hunter-Lab:
39.7342, 78.2986, -103.0479
#a71ff5 color charts
#a71ff5 color shades, tints & tones
#a71ff5 color schemes
#a71ff5 color preview, HTML & CSS examples
This text has a color of #a71ff5
<p style="color:#a71ff5;">Text here</p>
.mytext {color:#a71ff5;}
This box has a color of #a71ff5
<div style="background-color:#a71ff5;">Content here</div>
.mybackground {background-color:#a71ff5;}
Border around this has a color of #a71ff5
<div style="border:2px solid #a71ff5;">Content here</div>
.myborder {border:2px solid #a71ff5;}