#500a56 color space conversions
Hex:
#500a56
RGB:
80, 10, 86
CMY:
69, 96, 66
CMYK:
7, 88, 0, 66
HSL:
295°, 79.1667%, 18.8235%
HSV (HSB):
295°, 88.3721%, 33.7255%
XYZ:
5.0965, 2.5944, 9.0363
xyY:
0.3047, 0.1551, 2.5944
CIE-Lab:
18.3404, 40.5259, -28.0304
CIE-LCH:
18.3404, 49.2753, 325.3297
CIE-Luv:
18.3404, 21.1712, -33.3861
Hunter-Lab:
16.1073, 28.2917, -21.9869
#500a56 color charts
#500a56 color shades, tints & tones
#500a56 color schemes
#500a56 color preview, HTML & CSS examples
This text has a color of #500a56
<p style="color:#500a56;">Text here</p>
.mytext {color:#500a56;}
This box has a color of #500a56
<div style="background-color:#500a56;">Content here</div>
.mybackground {background-color:#500a56;}
Border around this has a color of #500a56
<div style="border:2px solid #500a56;">Content here</div>
.myborder {border:2px solid #500a56;}