#a70f9f color space conversions
Hex:
#a70f9f
RGB:
167, 15, 159
CMY:
35, 94, 38
CMYK:
0, 91, 5, 35
HSL:
303°, 83.5165%, 35.6863%
HSV (HSB):
303°, 91.0180%, 65.4902%
XYZ:
22.3652, 11.0603, 33.7570
xyY:
0.3329, 0.1646, 11.0603
CIE-Lab:
39.6819, 68.6761, -39.3590
CIE-LCH:
39.6819, 79.1552, 330.1825
CIE-Luv:
39.6819, 57.3303, -64.2460
Hunter-Lab:
33.2571, 61.8402, -36.9012
#a70f9f color charts
#a70f9f color shades, tints & tones
#a70f9f color schemes
#a70f9f color preview, HTML & CSS examples
This text has a color of #a70f9f
<p style="color:#a70f9f;">Text here</p>
.mytext {color:#a70f9f;}
This box has a color of #a70f9f
<div style="background-color:#a70f9f;">Content here</div>
.mybackground {background-color:#a70f9f;}
Border around this has a color of #a70f9f
<div style="border:2px solid #a70f9f;">Content here</div>
.myborder {border:2px solid #a70f9f;}