#500dcd color space conversions
Hex:
#500dcd
RGB:
80, 13, 205
CMY:
69, 95, 20
CMYK:
61, 94, 0, 20
HSL:
261°, 88.0734%, 42.7451%
HSV (HSB):
261°, 93.6585%, 80.3922%
XYZ:
14.4716, 6.4011, 58.2304
xyY:
0.1829, 0.0809, 6.4011
CIE-Lab:
30.4027, 66.9794, -82.3358
CIE-LCH:
30.4027, 106.1387, 309.1280
CIE-Luv:
30.4027, 2.0327, -105.2602
Hunter-Lab:
25.3004, 57.8250, -118.7493
#500dcd color charts
#500dcd RGB chart
#500dcd CMYK chart
#500dcd RGB pie chart
#500dcd color shades, tints & tones
#500dcd color schemes
#500dcd color preview, HTML & CSS examples
This text has a color of #500dcd
<p style="color:#500dcd;">Text here</p>
.mytext {color:#500dcd;}
Text color #500dcd
This box has a color of #500dcd
<div style="background-color:#500dcd;">Content here</div>
.mybackground {background-color:#500dcd;}
Background color #500dcd
Border around this has a color of #500dcd
<div style="border:2px solid #500dcd;">Content here</div>
.myborder {border:2px solid #500dcd;}
Border color #500dcd