#a70fc3 color space conversions
Hex:
#a70fc3
RGB:
167, 15, 195
CMY:
35, 94, 24
CMYK:
14, 92, 0, 24
HSL:
291°, 85.7143%, 41.1765%
HSV (HSB):
291°, 92.3077%, 76.4706%
XYZ:
25.9575, 12.4973, 52.6739
xyY:
0.2848, 0.1371, 12.4973
CIE-Lab:
41.9958, 74.4162, -57.0104
CIE-LCH:
41.9958, 93.7441, 322.5442
CIE-Luv:
41.9958, 44.6012, -90.3679
Hunter-Lab:
35.3515, 69.2020, -63.5963
#a70fc3 color charts
#a70fc3 color shades, tints & tones
#a70fc3 color schemes
#a70fc3 color preview, HTML & CSS examples
This text has a color of #a70fc3
<p style="color:#a70fc3;">Text here</p>
.mytext {color:#a70fc3;}
This box has a color of #a70fc3
<div style="background-color:#a70fc3;">Content here</div>
.mybackground {background-color:#a70fc3;}
Border around this has a color of #a70fc3
<div style="border:2px solid #a70fc3;">Content here</div>
.myborder {border:2px solid #a70fc3;}