#a70f8b color space conversions
Hex:
#a70f8b
RGB:
167, 15, 139
CMY:
35, 94, 45
CMYK:
0, 91, 17, 35
HSL:
311°, 83.5165%, 35.6863%
HSV (HSB):
311°, 91.0180%, 65.4902%
XYZ:
20.7674, 10.4212, 25.3430
xyY:
0.3674, 0.1843, 10.4212
CIE-Lab:
38.5880, 65.8578, -28.9085
CIE-LCH:
38.5880, 71.9232, 336.3008
CIE-Luv:
38.5880, 65.3890, -49.0554
Hunter-Lab:
32.2819, 58.3380, -23.9485
#a70f8b color charts
#a70f8b color shades, tints & tones
#a70f8b color schemes
#a70f8b color preview, HTML & CSS examples
This text has a color of #a70f8b
<p style="color:#a70f8b;">Text here</p>
.mytext {color:#a70f8b;}
This box has a color of #a70f8b
<div style="background-color:#a70f8b;">Content here</div>
.mybackground {background-color:#a70f8b;}
Border around this has a color of #a70f8b
<div style="border:2px solid #a70f8b;">Content here</div>
.myborder {border:2px solid #a70f8b;}