#a006e7 color space conversions
Hex:
#a006e7
RGB:
160, 6, 231
CMY:
37, 98, 9
CMYK:
31, 97, 0, 9
HSL:
281°, 94.9367%, 46.4706%
HSV (HSB):
281°, 97.4026%, 90.5882%
XYZ:
28.9861, 13.3734, 76.6549
xyY:
0.2436, 0.1124, 13.3734
CIE-Lab:
43.3205, 80.8616, -75.6427
CIE-LCH:
43.3205, 110.7267, 316.9099
CIE-Luv:
43.3205, 30.6699, -116.2534
Hunter-Lab:
36.5696, 77.4875, -98.6812
#a006e7 color charts
#a006e7 color shades, tints & tones
#a006e7 color schemes
#a006e7 color preview, HTML & CSS examples
This text has a color of #a006e7
<p style="color:#a006e7;">Text here</p>
.mytext {color:#a006e7;}
This box has a color of #a006e7
<div style="background-color:#a006e7;">Content here</div>
.mybackground {background-color:#a006e7;}
Border around this has a color of #a006e7
<div style="border:2px solid #a006e7;">Content here</div>
.myborder {border:2px solid #a006e7;}