#a70cd3 color space conversions
Hex:
#a70cd3
RGB:
167, 12, 211
CMY:
35, 95, 17
CMYK:
21, 94, 0, 17
HSL:
287°, 89.2377%, 43.7255%
HSV (HSB):
287°, 94.3128%, 82.7451%
XYZ:
27.8257, 13.1816, 62.7057
xyY:
0.2683, 0.1271, 13.1816
CIE-Lab:
43.0356, 77.5371, -64.6116
CIE-LCH:
43.0356, 100.9290, 320.1956
CIE-Luv:
43.0356, 39.8472, -101.5700
Hunter-Lab:
36.3064, 73.2682, -76.9867
#a70cd3 color charts
#a70cd3 color shades, tints & tones
#a70cd3 color schemes
#a70cd3 color preview, HTML & CSS examples
This text has a color of #a70cd3
<p style="color:#a70cd3;">Text here</p>
.mytext {color:#a70cd3;}
This box has a color of #a70cd3
<div style="background-color:#a70cd3;">Content here</div>
.mybackground {background-color:#a70cd3;}
Border around this has a color of #a70cd3
<div style="border:2px solid #a70cd3;">Content here</div>
.myborder {border:2px solid #a70cd3;}