#500bcc color space conversions
Hex:
#500bcc
RGB:
80, 11, 204
CMY:
69, 96, 20
CMYK:
61, 95, 0, 20
HSL:
261°, 89.7674%, 42.1569%
HSV (HSB):
261°, 94.6078%, 80.0000%
XYZ:
14.3270, 6.3045, 57.5885
xyY:
0.1832, 0.0806, 6.3045
CIE-Lab:
30.1679, 67.0988, -82.1418
CIE-LCH:
30.1679, 106.0638, 309.2442
CIE-Luv:
30.1679, 2.2065, -104.6686
Hunter-Lab:
25.1087, 57.9121, -118.4097
#500bcc color charts
#500bcc RGB chart
#500bcc CMYK chart
#500bcc RGB pie chart
#500bcc color shades, tints & tones
#500bcc color schemes
#500bcc color preview, HTML & CSS examples
This text has a color of #500bcc
<p style="color:#500bcc;">Text here</p>
.mytext {color:#500bcc;}
Text color #500bcc
This box has a color of #500bcc
<div style="background-color:#500bcc;">Content here</div>
.mybackground {background-color:#500bcc;}
Background color #500bcc
Border around this has a color of #500bcc
<div style="border:2px solid #500bcc;">Content here</div>
.myborder {border:2px solid #500bcc;}
Border color #500bcc