#a007e9 color space conversions
Hex:
#a007e9
RGB:
160, 7, 233
CMY:
37, 97, 9
CMYK:
31, 97, 0, 9
HSL:
281°, 94.1667%, 47.0588%
HSV (HSB):
281°, 96.9957%, 91.3725%
XYZ:
29.2812, 13.5087, 78.1550
xyY:
0.2421, 0.1117, 13.5087
CIE-Lab:
43.5200, 81.1397, -76.4518
CIE-LCH:
43.5200, 111.4833, 316.7039
CIE-Luv:
43.5200, 30.1536, -117.4794
Hunter-Lab:
36.7542, 77.8865, -100.3475
#a007e9 color charts
#a007e9 color shades, tints & tones
#a007e9 color schemes
#a007e9 color preview, HTML & CSS examples
This text has a color of #a007e9
<p style="color:#a007e9;">Text here</p>
.mytext {color:#a007e9;}
This box has a color of #a007e9
<div style="background-color:#a007e9;">Content here</div>
.mybackground {background-color:#a007e9;}
Border around this has a color of #a007e9
<div style="border:2px solid #a007e9;">Content here</div>
.myborder {border:2px solid #a007e9;}