#a008c4 color space conversions
Hex:
#a008c4
RGB:
160, 8, 196
CMY:
37, 97, 23
CMYK:
18, 96, 0, 23
HSL:
289°, 92.1569%, 40.0000%
HSV (HSB):
289°, 95.9184%, 76.8627%
XYZ:
24.5478, 11.6328, 53.1761
xyY:
0.2747, 0.1302, 11.6328
CIE-Lab:
40.6264, 74.3367, -59.8688
CIE-LCH:
40.6264, 95.4475, 321.1530
CIE-Luv:
40.6264, 40.1408, -93.1409
Hunter-Lab:
34.1068, 68.7855, -68.5644
#a008c4 color charts
#a008c4 color shades, tints & tones
#a008c4 color schemes
#a008c4 color preview, HTML & CSS examples
This text has a color of #a008c4
<p style="color:#a008c4;">Text here</p>
.mytext {color:#a008c4;}
This box has a color of #a008c4
<div style="background-color:#a008c4;">Content here</div>
.mybackground {background-color:#a008c4;}
Border around this has a color of #a008c4
<div style="border:2px solid #a008c4;">Content here</div>
.myborder {border:2px solid #a008c4;}