#a036a8 color space conversions
Hex:
#a036a8
RGB:
160, 54, 168
CMY:
37, 79, 34
CMYK:
5, 68, 0, 34
HSL:
296°, 51.3514%, 43.5294%
HSV (HSB):
296°, 67.8571%, 65.8824%
XYZ:
22.8843, 12.9391, 38.3371
xyY:
0.3086, 0.1745, 12.9391
CIE-Lab:
42.6713, 58.1607, -40.0692
CIE-LCH:
42.6713, 70.6273, 325.4355
CIE-Luv:
42.6713, 43.2073, -65.2132
Hunter-Lab:
35.9709, 50.6104, -38.0105
#a036a8 color charts
#a036a8 color shades, tints & tones
#a036a8 color schemes
#a036a8 color preview, HTML & CSS examples
This text has a color of #a036a8
<p style="color:#a036a8;">Text here</p>
.mytext {color:#a036a8;}
This box has a color of #a036a8
<div style="background-color:#a036a8;">Content here</div>
.mybackground {background-color:#a036a8;}
Border around this has a color of #a036a8
<div style="border:2px solid #a036a8;">Content here</div>
.myborder {border:2px solid #a036a8;}