#a005c8 color space conversions
Hex:
#a005c8
RGB:
160, 5, 200
CMY:
37, 98, 22
CMYK:
20, 98, 0, 22
HSL:
288°, 95.1220%, 40.1961%
HSV (HSB):
288°, 97.5000%, 78.4314%
XYZ:
24.9768, 11.7523, 55.5956
xyY:
0.2705, 0.1273, 11.7523
CIE-Lab:
40.8196, 75.3479, -61.8891
CIE-LCH:
40.8196, 97.5067, 320.6011
CIE-Luv:
40.8196, 39.0627, -96.0242
Hunter-Lab:
34.2816, 70.0585, -72.1555
#a005c8 color charts
#a005c8 color shades, tints & tones
#a005c8 color schemes
#a005c8 color preview, HTML & CSS examples
This text has a color of #a005c8
<p style="color:#a005c8;">Text here</p>
.mytext {color:#a005c8;}
This box has a color of #a005c8
<div style="background-color:#a005c8;">Content here</div>
.mybackground {background-color:#a005c8;}
Border around this has a color of #a005c8
<div style="border:2px solid #a005c8;">Content here</div>
.myborder {border:2px solid #a005c8;}