#a3007f color space conversions
Hex:
#a3007f
RGB:
163, 0, 127
CMY:
36, 100, 50
CMYK:
0, 100, 22, 36
HSL:
313°, 100.0000%, 31.9608%
HSV (HSB):
313°, 100.0000%, 63.9216%
XYZ:
18.9350, 9.3188, 20.8794
xyY:
0.3854, 0.1897, 9.3188
CIE-Lab:
36.5911, 65.3343, -24.6576
CIE-LCH:
36.5911, 69.8325, 339.3231
CIE-Luv:
36.5911, 68.6529, -42.5481
Hunter-Lab:
30.5268, 57.2974, -19.1839
#a3007f color charts
#a3007f color shades, tints & tones
#a3007f color schemes
#a3007f color preview, HTML & CSS examples
This text has a color of #a3007f
<p style="color:#a3007f;">Text here</p>
.mytext {color:#a3007f;}
This box has a color of #a3007f
<div style="background-color:#a3007f;">Content here</div>
.mybackground {background-color:#a3007f;}
Border around this has a color of #a3007f
<div style="border:2px solid #a3007f;">Content here</div>
.myborder {border:2px solid #a3007f;}