#a50c80 color space conversions
Hex:
#a50c80
RGB:
165, 12, 128
CMY:
35, 95, 50
CMYK:
0, 93, 22, 35
HSL:
315°, 86.4407%, 34.7059%
HSV (HSB):
315°, 92.7273%, 64.7059%
XYZ:
19.5448, 9.8208, 21.2876
xyY:
0.3859, 0.1939, 9.8208
CIE-Lab:
37.5189, 64.4369, -23.8046
CIE-LCH:
37.5189, 68.6933, 339.7245
CIE-Luv:
37.5189, 68.7770, -41.5767
Hunter-Lab:
31.3381, 56.4842, -18.3382
#a50c80 color charts
#a50c80 color shades, tints & tones
#a50c80 color schemes
#a50c80 color preview, HTML & CSS examples
This text has a color of #a50c80
<p style="color:#a50c80;">Text here</p>
.mytext {color:#a50c80;}
This box has a color of #a50c80
<div style="background-color:#a50c80;">Content here</div>
.mybackground {background-color:#a50c80;}
Border around this has a color of #a50c80
<div style="border:2px solid #a50c80;">Content here</div>
.myborder {border:2px solid #a50c80;}