#a50e8b color space conversions
Hex:
#a50e8b
RGB:
165, 14, 139
CMY:
35, 95, 45
CMYK:
0, 92, 16, 35
HSL:
310°, 84.3575%, 35.0980%
HSV (HSB):
310°, 91.5152%, 64.7059%
XYZ:
20.3343, 10.1775, 25.3188
xyY:
0.3642, 0.1823, 10.1775
CIE-Lab:
38.1591, 65.5985, -29.6088
CIE-LCH:
38.1591, 71.9711, 335.7073
CIE-Luv:
38.1591, 63.9318, -49.8082
Hunter-Lab:
31.9022, 57.9462, -24.7233
#a50e8b color charts
#a50e8b color shades, tints & tones
#a50e8b color schemes
#a50e8b color preview, HTML & CSS examples
This text has a color of #a50e8b
<p style="color:#a50e8b;">Text here</p>
.mytext {color:#a50e8b;}
This box has a color of #a50e8b
<div style="background-color:#a50e8b;">Content here</div>
.mybackground {background-color:#a50e8b;}
Border around this has a color of #a50e8b
<div style="border:2px solid #a50e8b;">Content here</div>
.myborder {border:2px solid #a50e8b;}