#a71b9d color space conversions
Hex:
#a71b9d
RGB:
167, 27, 157
CMY:
35, 89, 38
CMYK:
0, 84, 6, 35
HSL:
304°, 72.1649%, 38.0392%
HSV (HSB):
304°, 83.8323%, 65.4902%
XYZ:
22.4141, 11.4337, 32.9239
xyY:
0.3357, 0.1712, 11.4337
CIE-Lab:
40.3015, 66.2303, -37.1679
CIE-LCH:
40.3015, 75.9468, 330.6992
CIE-Luv:
40.3015, 56.8336, -61.1729
Hunter-Lab:
33.8137, 59.1482, -34.0601
#a71b9d color charts
#a71b9d color shades, tints & tones
#a71b9d color schemes
#a71b9d color preview, HTML & CSS examples
This text has a color of #a71b9d
<p style="color:#a71b9d;">Text here</p>
.mytext {color:#a71b9d;}
This box has a color of #a71b9d
<div style="background-color:#a71b9d;">Content here</div>
.mybackground {background-color:#a71b9d;}
Border around this has a color of #a71b9d
<div style="border:2px solid #a71b9d;">Content here</div>
.myborder {border:2px solid #a71b9d;}