#a008e7 color space conversions
Hex:
#a008e7
RGB:
160, 8, 231
CMY:
37, 97, 9
CMYK:
31, 97, 0, 9
HSL:
281°, 93.3054%, 46.8627%
HSV (HSB):
281°, 96.5368%, 90.5882%
XYZ:
29.0078, 13.4168, 76.6621
xyY:
0.2436, 0.1127, 13.4168
CIE-Lab:
43.3846, 80.6692, -75.5377
CIE-LCH:
43.3846, 110.5145, 316.8815
CIE-Luv:
43.3846, 30.6069, -116.1696
Hunter-Lab:
36.6289, 77.2604, -98.4502
#a008e7 color charts
#a008e7 color shades, tints & tones
#a008e7 color schemes
#a008e7 color preview, HTML & CSS examples
This text has a color of #a008e7
<p style="color:#a008e7;">Text here</p>
.mytext {color:#a008e7;}
This box has a color of #a008e7
<div style="background-color:#a008e7;">Content here</div>
.mybackground {background-color:#a008e7;}
Border around this has a color of #a008e7
<div style="border:2px solid #a008e7;">Content here</div>
.myborder {border:2px solid #a008e7;}