#a006e8 color space conversions
Hex:
#a006e8
RGB:
160, 6, 232
CMY:
37, 98, 9
CMYK:
31, 97, 0, 9
HSL:
281°, 94.9580%, 46.6667%
HSV (HSB):
281°, 97.4138%, 90.9804%
XYZ:
29.1278, 13.4300, 77.4010
xyY:
0.2428, 0.1120, 13.4300
CIE-Lab:
43.4042, 81.0484, -76.0738
CIE-LCH:
43.4042, 111.1578, 316.8134
CIE-Luv:
43.4042, 30.4265, -116.8875
Hunter-Lab:
36.6470, 77.7433, -99.5716
#a006e8 color charts
#a006e8 color shades, tints & tones
#a006e8 color schemes
#a006e8 color preview, HTML & CSS examples
This text has a color of #a006e8
<p style="color:#a006e8;">Text here</p>
.mytext {color:#a006e8;}
This box has a color of #a006e8
<div style="background-color:#a006e8;">Content here</div>
.mybackground {background-color:#a006e8;}
Border around this has a color of #a006e8
<div style="border:2px solid #a006e8;">Content here</div>
.myborder {border:2px solid #a006e8;}