#500c51 color space conversions
Hex:
#500c51
RGB:
80, 12, 81
CMY:
69, 95, 68
CMYK:
1, 85, 0, 68
HSL:
299°, 74.1935%, 18.2353%
HSV (HSB):
299°, 85.1852%, 31.7647%
XYZ:
4.9249, 2.5625, 8.0196
xyY:
0.3176, 0.1652, 2.5625
CIE-Lab:
18.1989, 38.9958, -24.8718
CIE-LCH:
18.1989, 46.2523, 327.4700
CIE-Luv:
18.1989, 22.3217, -29.8739
Hunter-Lab:
16.0078, 26.9034, -18.4977
#500c51 color charts
#500c51 color shades, tints & tones
#500c51 color schemes
#500c51 color preview, HTML & CSS examples
This text has a color of #500c51
<p style="color:#500c51;">Text here</p>
.mytext {color:#500c51;}
This box has a color of #500c51
<div style="background-color:#500c51;">Content here</div>
.mybackground {background-color:#500c51;}
Border around this has a color of #500c51
<div style="border:2px solid #500c51;">Content here</div>
.myborder {border:2px solid #500c51;}