#a50c8d color space conversions
Hex:
#a50c8d
RGB:
165, 12, 141
CMY:
35, 95, 45
CMYK:
0, 93, 15, 35
HSL:
309°, 86.4407%, 34.7059%
HSV (HSB):
309°, 92.7273%, 64.7059%
XYZ:
20.4562, 10.1854, 26.0871
xyY:
0.3606, 0.1795, 10.1854
CIE-Lab:
38.1731, 66.1349, -30.8164
CIE-LCH:
38.1731, 72.9621, 335.0163
CIE-Luv:
38.1731, 63.2771, -51.5342
Hunter-Lab:
31.9145, 58.5627, -26.1238
#a50c8d color charts
#a50c8d color shades, tints & tones
#a50c8d color schemes
#a50c8d color preview, HTML & CSS examples
This text has a color of #a50c8d
<p style="color:#a50c8d;">Text here</p>
.mytext {color:#a50c8d;}
This box has a color of #a50c8d
<div style="background-color:#a50c8d;">Content here</div>
.mybackground {background-color:#a50c8d;}
Border around this has a color of #a50c8d
<div style="border:2px solid #a50c8d;">Content here</div>
.myborder {border:2px solid #a50c8d;}