#a50c7e color space conversions
Hex:
#a50c7e
RGB:
165, 12, 126
CMY:
35, 95, 51
CMYK:
0, 93, 24, 35
HSL:
315°, 86.4407%, 34.7059%
HSV (HSB):
315°, 92.7273%, 64.7059%
XYZ:
19.4144, 9.7686, 20.6009
xyY:
0.3900, 0.1962, 9.7686
CIE-Lab:
37.4239, 64.1882, -22.7066
CIE-LCH:
37.4239, 68.0861, 340.5187
CIE-Luv:
37.4239, 69.6405, -40.0416
Hunter-Lab:
31.2548, 56.1821, -17.2014
#a50c7e color charts
#a50c7e color shades, tints & tones
#a50c7e color schemes
#a50c7e color preview, HTML & CSS examples
This text has a color of #a50c7e
<p style="color:#a50c7e;">Text here</p>
.mytext {color:#a50c7e;}
This box has a color of #a50c7e
<div style="background-color:#a50c7e;">Content here</div>
.mybackground {background-color:#a50c7e;}
Border around this has a color of #a50c7e
<div style="border:2px solid #a50c7e;">Content here</div>
.myborder {border:2px solid #a50c7e;}