#a007c2 color space conversions
Hex:
#a007c2
RGB:
160, 7, 194
CMY:
37, 97, 24
CMYK:
18, 96, 0, 24
HSL:
289°, 93.0348%, 39.4118%
HSV (HSB):
289°, 96.3918%, 76.0784%
XYZ:
24.3108, 11.5206, 51.9813
xyY:
0.2768, 0.1312, 11.5206
CIE-Lab:
40.4438, 74.0956, -58.9951
CIE-LCH:
40.4438, 94.7132, 321.4731
CIE-Luv:
40.4438, 40.7929, -91.8325
Hunter-Lab:
33.9420, 68.4513, -67.0418
#a007c2 color charts
#a007c2 color shades, tints & tones
#a007c2 color schemes
#a007c2 color preview, HTML & CSS examples
This text has a color of #a007c2
<p style="color:#a007c2;">Text here</p>
.mytext {color:#a007c2;}
This box has a color of #a007c2
<div style="background-color:#a007c2;">Content here</div>
.mybackground {background-color:#a007c2;}
Border around this has a color of #a007c2
<div style="border:2px solid #a007c2;">Content here</div>
.myborder {border:2px solid #a007c2;}