#500fd1 color space conversions
Hex:
#500fd1
RGB:
80, 15, 209
CMY:
69, 94, 18
CMYK:
62, 93, 0, 18
HSL:
260°, 86.6071%, 43.9216%
HSV (HSB):
260°, 92.8230%, 81.9608%
XYZ:
14.9877, 6.6506, 60.8153
xyY:
0.1818, 0.0807, 6.6506
CIE-Lab:
30.9978, 67.5508, -83.6772
CIE-LCH:
30.9978, 107.5406, 308.9132
CIE-Luv:
30.9978, 1.5653, -107.5669
Hunter-Lab:
25.7887, 58.6093, -121.7666
#500fd1 color charts
#500fd1 color shades, tints & tones
#500fd1 color schemes
#500fd1 color preview, HTML & CSS examples
This text has a color of #500fd1
<p style="color:#500fd1;">Text here</p>
.mytext {color:#500fd1;}
This box has a color of #500fd1
<div style="background-color:#500fd1;">Content here</div>
.mybackground {background-color:#500fd1;}
Border around this has a color of #500fd1
<div style="border:2px solid #500fd1;">Content here</div>
.myborder {border:2px solid #500fd1;}