#a1036c color space conversions
Hex:
#a1036c
RGB:
161, 3, 108
CMY:
37, 99, 58
CMYK:
0, 98, 33, 37
HSL:
320°, 96.3415%, 32.1569%
HSV (HSB):
320°, 98.1366%, 63.1373%
XYZ:
17.4373, 8.7249, 14.9524
xyY:
0.4241, 0.2122, 8.7249
CIE-Lab:
35.4491, 62.3444, -14.4788
CIE-LCH:
35.4491, 64.0036, 346.9254
CIE-Luv:
35.4491, 75.2275, -28.4934
Hunter-Lab:
29.5379, 53.6834, -9.3366
#a1036c color charts
#a1036c color shades, tints & tones
#a1036c color schemes
#a1036c color preview, HTML & CSS examples
This text has a color of #a1036c
<p style="color:#a1036c;">Text here</p>
.mytext {color:#a1036c;}
This box has a color of #a1036c
<div style="background-color:#a1036c;">Content here</div>
.mybackground {background-color:#a1036c;}
Border around this has a color of #a1036c
<div style="border:2px solid #a1036c;">Content here</div>
.myborder {border:2px solid #a1036c;}