#a70d9d color space conversions
Hex:
#a70d9d
RGB:
167, 13, 157
CMY:
35, 95, 38
CMYK:
0, 92, 6, 35
HSL:
304°, 85.5556%, 35.2941%
HSV (HSB):
304°, 92.2156%, 65.4902%
XYZ:
22.1661, 10.9377, 32.8412
xyY:
0.3361, 0.1659, 10.9377
CIE-Lab:
39.4753, 68.6481, -38.4800
CIE-LCH:
39.4753, 78.6973, 330.7276
CIE-Luv:
39.4753, 58.2618, -62.9356
Hunter-Lab:
33.0721, 61.7606, -35.7255
#a70d9d color charts
#a70d9d color shades, tints & tones
#a70d9d color schemes
#a70d9d color preview, HTML & CSS examples
This text has a color of #a70d9d
<p style="color:#a70d9d;">Text here</p>
.mytext {color:#a70d9d;}
This box has a color of #a70d9d
<div style="background-color:#a70d9d;">Content here</div>
.mybackground {background-color:#a70d9d;}
Border around this has a color of #a70d9d
<div style="border:2px solid #a70d9d;">Content here</div>
.myborder {border:2px solid #a70d9d;}