#500a65 color space conversions
Hex:
#500a65
RGB:
80, 10, 101
CMY:
69, 96, 60
CMYK:
21, 90, 0, 60
HSL:
286°, 81.9820%, 21.7647%
HSV (HSB):
286°, 90.0990%, 39.6078%
XYZ:
5.7658, 2.8621, 12.5605
xyY:
0.2721, 0.1351, 2.8621
CIE-Lab:
19.4831, 43.5165, -36.1818
CIE-LCH:
19.4831, 56.5934, 320.2582
CIE-Luv:
19.4831, 17.5163, -43.0894
Hunter-Lab:
16.9179, 31.2282, -32.1767
#500a65 color charts
#500a65 color shades, tints & tones
#500a65 color schemes
#500a65 color preview, HTML & CSS examples
This text has a color of #500a65
<p style="color:#500a65;">Text here</p>
.mytext {color:#500a65;}
This box has a color of #500a65
<div style="background-color:#500a65;">Content here</div>
.mybackground {background-color:#500a65;}
Border around this has a color of #500a65
<div style="border:2px solid #500a65;">Content here</div>
.myborder {border:2px solid #500a65;}