#500dcc color space conversions
Hex:
#500dcc
RGB:
80, 13, 204
CMY:
69, 95, 20
CMYK:
61, 94, 0, 20
HSL:
261°, 88.0184%, 42.5490%
HSV (HSB):
261°, 93.6275%, 80.0000%
XYZ:
14.3513, 6.3530, 57.5966
xyY:
0.1833, 0.0811, 6.3530
CIE-Lab:
30.2860, 66.7399, -81.9457
CIE-LCH:
30.2860, 105.6850, 309.1607
CIE-Luv:
30.2860, 2.1302, -104.6877
Hunter-Lab:
25.2051, 57.5255, -117.8412
#500dcc color charts
#500dcc RGB chart
#500dcc CMYK chart
#500dcc RGB pie chart
#500dcc color shades, tints & tones
#500dcc color schemes
#500dcc color preview, HTML & CSS examples
This text has a color of #500dcc
<p style="color:#500dcc;">Text here</p>
.mytext {color:#500dcc;}
Text color #500dcc
This box has a color of #500dcc
<div style="background-color:#500dcc;">Content here</div>
.mybackground {background-color:#500dcc;}
Background color #500dcc
Border around this has a color of #500dcc
<div style="border:2px solid #500dcc;">Content here</div>
.myborder {border:2px solid #500dcc;}
Border color #500dcc