#a070c5 color space conversions
Hex:
#a070c5
RGB:
160, 112, 197
CMY:
37, 56, 23
CMYK:
19, 43, 0, 23
HSL:
274°, 42.2886%, 60.5882%
HSV (HSB):
274°, 43.1472%, 77.2549%
XYZ:
30.3694, 23.0931, 55.6801
xyY:
0.2783, 0.2116, 23.0931
CIE-Lab:
55.1681, 35.0649, -37.2312
CIE-LCH:
55.1681, 51.1440, 313.2836
CIE-Luv:
55.1681, 18.3198, -61.7819
Hunter-Lab:
48.0553, 28.7094, -35.0586
#a070c5 color charts
#a070c5 color shades, tints & tones
#a070c5 color schemes
#a070c5 color preview, HTML & CSS examples
This text has a color of #a070c5
<p style="color:#a070c5;">Text here</p>
.mytext {color:#a070c5;}
This box has a color of #a070c5
<div style="background-color:#a070c5;">Content here</div>
.mybackground {background-color:#a070c5;}
Border around this has a color of #a070c5
<div style="border:2px solid #a070c5;">Content here</div>
.myborder {border:2px solid #a070c5;}