#500fb5 color space conversions
Hex:
#500fb5
RGB:
80, 15, 181
CMY:
69, 94, 29
CMYK:
56, 92, 0, 29
HSL:
263°, 84.6939%, 38.4314%
HSV (HSB):
263°, 91.7127%, 70.9804%
XYZ:
11.8196, 5.3833, 44.1322
xyY:
0.1927, 0.0878, 5.3833
CIE-Lab:
27.8001, 60.7760, -72.4940
CIE-LCH:
27.8001, 94.5997, 309.9751
CIE-Luv:
27.8001, 4.4517, -91.4239
Hunter-Lab:
23.2020, 50.3282, -96.5334
#500fb5 color charts
#500fb5 color shades, tints & tones
#500fb5 color schemes
#500fb5 color preview, HTML & CSS examples
This text has a color of #500fb5
<p style="color:#500fb5;">Text here</p>
.mytext {color:#500fb5;}
This box has a color of #500fb5
<div style="background-color:#500fb5;">Content here</div>
.mybackground {background-color:#500fb5;}
Border around this has a color of #500fb5
<div style="border:2px solid #500fb5;">Content here</div>
.myborder {border:2px solid #500fb5;}