#500fb7 color space conversions
Hex:
#500fb7
RGB:
80, 15, 183
CMY:
69, 94, 28
CMYK:
56, 92, 0, 28
HSL:
263°, 84.8485%, 38.8235%
HSV (HSB):
263°, 91.8033%, 71.7647%
XYZ:
12.0263, 5.4660, 45.2209
xyY:
0.1918, 0.0872, 5.4660
CIE-Lab:
28.0232, 61.2609, -73.3166
CIE-LCH:
28.0232, 95.5417, 309.8810
CIE-Luv:
28.0232, 4.2280, -92.5873
Hunter-Lab:
23.3795, 50.9055, -98.3137
#500fb7 color charts
#500fb7 color shades, tints & tones
#500fb7 color schemes
#500fb7 color preview, HTML & CSS examples
This text has a color of #500fb7
<p style="color:#500fb7;">Text here</p>
.mytext {color:#500fb7;}
This box has a color of #500fb7
<div style="background-color:#500fb7;">Content here</div>
.mybackground {background-color:#500fb7;}
Border around this has a color of #500fb7
<div style="border:2px solid #500fb7;">Content here</div>
.myborder {border:2px solid #500fb7;}