#a70c8c color space conversions
Hex:
#a70c8c
RGB:
167, 12, 140
CMY:
35, 95, 45
CMYK:
0, 93, 16, 35
HSL:
310°, 86.5922%, 35.0980%
HSV (HSB):
310°, 92.8144%, 65.4902%
XYZ:
20.8014, 10.3719, 25.7166
xyY:
0.3656, 0.1823, 10.3719
CIE-Lab:
38.5018, 66.3943, -29.6587
CIE-LCH:
38.5018, 72.7175, 335.9294
CIE-Luv:
38.5018, 65.2432, -50.1256
Hunter-Lab:
32.2054, 58.9335, -24.8003
#a70c8c color charts
#a70c8c color shades, tints & tones
#a70c8c color schemes
#a70c8c color preview, HTML & CSS examples
This text has a color of #a70c8c
<p style="color:#a70c8c;">Text here</p>
.mytext {color:#a70c8c;}
This box has a color of #a70c8c
<div style="background-color:#a70c8c;">Content here</div>
.mybackground {background-color:#a70c8c;}
Border around this has a color of #a70c8c
<div style="border:2px solid #a70c8c;">Content here</div>
.myborder {border:2px solid #a70c8c;}