#a71ed5 color space conversions
Hex:
#a71ed5
RGB:
167, 30, 213
CMY:
35, 88, 16
CMYK:
22, 86, 0, 16
HSL:
285°, 75.3086%, 47.6471%
HSV (HSB):
285°, 85.9155%, 83.5294%
XYZ:
28.4109, 13.9481, 64.1456
xyY:
0.2668, 0.1310, 13.9481
CIE-Lab:
44.1585, 75.0083, -63.9396
CIE-LCH:
44.1585, 98.5623, 319.5546
CIE-Luv:
44.1585, 38.1201, -101.2906
Hunter-Lab:
37.3472, 70.4314, -75.6904
#a71ed5 color charts
#a71ed5 color shades, tints & tones
#a71ed5 color schemes
#a71ed5 color preview, HTML & CSS examples
This text has a color of #a71ed5
<p style="color:#a71ed5;">Text here</p>
.mytext {color:#a71ed5;}
This box has a color of #a71ed5
<div style="background-color:#a71ed5;">Content here</div>
.mybackground {background-color:#a71ed5;}
Border around this has a color of #a71ed5
<div style="border:2px solid #a71ed5;">Content here</div>
.myborder {border:2px solid #a71ed5;}