#500db7 color space conversions
Hex:
#500db7
RGB:
80, 13, 183
CMY:
69, 95, 28
CMYK:
56, 93, 0, 28
HSL:
264°, 86.7347%, 38.4314%
HSV (HSB):
264°, 92.8962%, 71.7647%
XYZ:
11.9994, 5.4122, 45.2120
xyY:
0.1916, 0.0864, 5.4122
CIE-Lab:
27.8783, 61.6982, -73.5566
CIE-LCH:
27.8783, 96.0065, 309.9895
CIE-Luv:
27.8783, 4.3213, -92.5834
Hunter-Lab:
23.2642, 51.3562, -98.9402
#500db7 color charts
#500db7 color shades, tints & tones
#500db7 color schemes
#500db7 color preview, HTML & CSS examples
This text has a color of #500db7
<p style="color:#500db7;">Text here</p>
.mytext {color:#500db7;}
This box has a color of #500db7
<div style="background-color:#500db7;">Content here</div>
.mybackground {background-color:#500db7;}
Border around this has a color of #500db7
<div style="border:2px solid #500db7;">Content here</div>
.myborder {border:2px solid #500db7;}