#a008c8 color space conversions
Hex:
#a008c8
RGB:
160, 8, 200
CMY:
37, 97, 22
CMYK:
20, 96, 0, 22
HSL:
288°, 92.3077%, 40.7843%
HSV (HSB):
288°, 96.0000%, 78.4314%
XYZ:
25.0094, 11.8174, 55.6064
xyY:
0.2706, 0.1278, 11.8174
CIE-Lab:
40.9244, 75.0354, -61.7188
CIE-LCH:
40.9244, 97.1573, 320.5617
CIE-Luv:
40.9244, 38.9430, -95.8574
Hunter-Lab:
34.3764, 69.7027, -71.8425
#a008c8 color charts
#a008c8 color shades, tints & tones
#a008c8 color schemes
#a008c8 color preview, HTML & CSS examples
This text has a color of #a008c8
<p style="color:#a008c8;">Text here</p>
.mytext {color:#a008c8;}
This box has a color of #a008c8
<div style="background-color:#a008c8;">Content here</div>
.mybackground {background-color:#a008c8;}
Border around this has a color of #a008c8
<div style="border:2px solid #a008c8;">Content here</div>
.myborder {border:2px solid #a008c8;}