#a008e1 color space conversions
Hex:
#a008e1
RGB:
160, 8, 225
CMY:
37, 97, 12
CMYK:
29, 96, 0, 12
HSL:
282°, 93.1330%, 45.6863%
HSV (HSB):
282°, 96.4444%, 88.2353%
XYZ:
28.1746, 13.0835, 72.2746
xyY:
0.2482, 0.1152, 13.0835
CIE-Lab:
42.8888, 79.5520, -72.9313
CIE-LCH:
42.8888, 107.9236, 317.4862
CIE-Luv:
42.8888, 32.0969, -112.3349
Hunter-Lab:
36.1711, 75.7390, -93.1493
#a008e1 color charts
#a008e1 color shades, tints & tones
#a008e1 color schemes
#a008e1 color preview, HTML & CSS examples
This text has a color of #a008e1
<p style="color:#a008e1;">Text here</p>
.mytext {color:#a008e1;}
This box has a color of #a008e1
<div style="background-color:#a008e1;">Content here</div>
.mybackground {background-color:#a008e1;}
Border around this has a color of #a008e1
<div style="border:2px solid #a008e1;">Content here</div>
.myborder {border:2px solid #a008e1;}