#a70cf5 color space conversions
Hex:
#a70cf5
RGB:
167, 12, 245
CMY:
35, 95, 4
CMYK:
32, 95, 0, 4
HSL:
280°, 92.0949%, 50.3922%
HSV (HSB):
280°, 95.1020%, 96.0784%
XYZ:
32.5493, 15.0710, 87.5797
xyY:
0.2407, 0.1115, 15.0710
CIE-Lab:
45.7313, 83.7311, -79.5659
CIE-LCH:
45.7313, 115.5060, 316.4611
CIE-Luv:
45.7313, 30.8484, -123.7579
Hunter-Lab:
38.8214, 81.7234, -106.5811
#a70cf5 color charts
#a70cf5 color shades, tints & tones
#a70cf5 color schemes
#a70cf5 color preview, HTML & CSS examples
This text has a color of #a70cf5
<p style="color:#a70cf5;">Text here</p>
.mytext {color:#a70cf5;}
This box has a color of #a70cf5
<div style="background-color:#a70cf5;">Content here</div>
.mybackground {background-color:#a70cf5;}
Border around this has a color of #a70cf5
<div style="border:2px solid #a70cf5;">Content here</div>
.myborder {border:2px solid #a70cf5;}