#500ca6 color space conversions
Hex:
#500ca6
RGB:
80, 12, 166
CMY:
69, 95, 35
CMYK:
52, 93, 0, 35
HSL:
266°, 86.5169%, 34.9020%
HSV (HSB):
266°, 92.7711%, 65.0980%
XYZ:
10.3227, 4.7216, 36.4437
xyY:
0.2005, 0.0917, 4.7216
CIE-Lab:
25.9264, 57.8375, -66.5753
CIE-LCH:
25.9264, 88.1898, 310.9826
CIE-Luv:
25.9264, 6.3818, -82.6574
Hunter-Lab:
21.7292, 46.7720, -84.2292
#500ca6 color charts
#500ca6 color shades, tints & tones
#500ca6 color schemes
#500ca6 color preview, HTML & CSS examples
This text has a color of #500ca6
<p style="color:#500ca6;">Text here</p>
.mytext {color:#500ca6;}
This box has a color of #500ca6
<div style="background-color:#500ca6;">Content here</div>
.mybackground {background-color:#500ca6;}
Border around this has a color of #500ca6
<div style="border:2px solid #500ca6;">Content here</div>
.myborder {border:2px solid #500ca6;}