#a008c7 color space conversions
Hex:
#a008c7
RGB:
160, 8, 199
CMY:
37, 97, 22
CMYK:
20, 96, 0, 22
HSL:
288°, 92.2705%, 40.5882%
HSV (HSB):
288°, 95.9799%, 78.0392%
XYZ:
24.8928, 11.7708, 54.9928
xyY:
0.2716, 0.1284, 11.7708
CIE-Lab:
40.8495, 74.8601, -61.2579
CIE-LCH:
40.8495, 96.7293, 320.7066
CIE-Luv:
40.8495, 39.2397, -95.1804
Hunter-Lab:
34.3086, 69.4721, -71.0193
#a008c7 color charts
#a008c7 color shades, tints & tones
#a008c7 color schemes
#a008c7 color preview, HTML & CSS examples
This text has a color of #a008c7
<p style="color:#a008c7;">Text here</p>
.mytext {color:#a008c7;}
This box has a color of #a008c7
<div style="background-color:#a008c7;">Content here</div>
.mybackground {background-color:#a008c7;}
Border around this has a color of #a008c7
<div style="border:2px solid #a008c7;">Content here</div>
.myborder {border:2px solid #a008c7;}