#a71cc0 color space conversions
Hex:
#a71cc0
RGB:
167, 28, 192
CMY:
35, 89, 25
CMYK:
13, 85, 0, 25
HSL:
291°, 74.5455%, 43.1373%
HSV (HSB):
291°, 85.4167%, 75.2941%
XYZ:
25.8660, 12.8518, 50.9865
xyY:
0.2883, 0.1433, 12.8518
CIE-Lab:
42.5390, 71.6930, -54.3791
CIE-LCH:
42.5390, 89.9832, 322.8197
CIE-Luv:
42.5390, 44.5654, -86.8628
Hunter-Lab:
35.8494, 66.0549, -59.2303
#a71cc0 color charts
#a71cc0 color shades, tints & tones
#a71cc0 color schemes
#a71cc0 color preview, HTML & CSS examples
This text has a color of #a71cc0
<p style="color:#a71cc0;">Text here</p>
.mytext {color:#a71cc0;}
This box has a color of #a71cc0
<div style="background-color:#a71cc0;">Content here</div>
.mybackground {background-color:#a71cc0;}
Border around this has a color of #a71cc0
<div style="border:2px solid #a71cc0;">Content here</div>
.myborder {border:2px solid #a71cc0;}