#a71db5 color space conversions
Hex:
#a71db5
RGB:
167, 29, 181
CMY:
35, 89, 29
CMYK:
8, 84, 0, 29
HSL:
294°, 72.3810%, 41.1765%
HSV (HSB):
294°, 83.9779%, 70.9804%
XYZ:
24.7162, 12.4304, 44.8127
xyY:
0.3016, 0.1517, 12.4304
CIE-Lab:
41.8922, 69.6071, -48.9542
CIE-LCH:
41.8922, 85.0980, 324.8816
CIE-Luv:
41.8922, 48.0438, -78.7693
Hunter-Lab:
35.2568, 63.4351, -50.6800
#a71db5 color charts
#a71db5 color shades, tints & tones
#a71db5 color schemes
#a71db5 color preview, HTML & CSS examples
This text has a color of #a71db5
<p style="color:#a71db5;">Text here</p>
.mytext {color:#a71db5;}
This box has a color of #a71db5
<div style="background-color:#a71db5;">Content here</div>
.mybackground {background-color:#a71db5;}
Border around this has a color of #a71db5
<div style="border:2px solid #a71db5;">Content here</div>
.myborder {border:2px solid #a71db5;}