#a70db5 color space conversions
Hex:
#a70db5
RGB:
167, 13, 181
CMY:
35, 95, 29
CMYK:
8, 93, 0, 29
HSL:
295°, 86.5979%, 38.0392%
HSV (HSB):
295°, 92.8177%, 70.9804%
XYZ:
24.4208, 11.8395, 44.7142
xyY:
0.3016, 0.1462, 11.8395
CIE-Lab:
40.9599, 72.3487, -50.4524
CIE-LCH:
40.9599, 88.2030, 325.1100
CIE-Luv:
40.9599, 49.3866, -80.5926
Hunter-Lab:
34.4086, 66.4714, -52.9617
#a70db5 color charts
#a70db5 color shades, tints & tones
#a70db5 color schemes
#a70db5 color preview, HTML & CSS examples
This text has a color of #a70db5
<p style="color:#a70db5;">Text here</p>
.mytext {color:#a70db5;}
This box has a color of #a70db5
<div style="background-color:#a70db5;">Content here</div>
.mybackground {background-color:#a70db5;}
Border around this has a color of #a70db5
<div style="border:2px solid #a70db5;">Content here</div>
.myborder {border:2px solid #a70db5;}