#500ab7 color space conversions
Hex:
#500ab7
RGB:
80, 10, 183
CMY:
69, 96, 28
CMYK:
56, 95, 0, 28
HSL:
264°, 89.6373%, 37.8431%
HSV (HSB):
264°, 94.5355%, 71.7647%
XYZ:
11.9641, 5.3415, 45.2002
xyY:
0.1914, 0.0855, 5.3415
CIE-Lab:
27.6862, 62.2794, -73.8748
CIE-LCH:
27.6862, 96.6240, 310.1322
CIE-Luv:
27.6862, 4.4432, -92.5713
Hunter-Lab:
23.1116, 51.9579, -99.7775
#500ab7 color charts
#500ab7 color shades, tints & tones
#500ab7 color schemes
#500ab7 color preview, HTML & CSS examples
This text has a color of #500ab7
<p style="color:#500ab7;">Text here</p>
.mytext {color:#500ab7;}
This box has a color of #500ab7
<div style="background-color:#500ab7;">Content here</div>
.mybackground {background-color:#500ab7;}
Border around this has a color of #500ab7
<div style="border:2px solid #500ab7;">Content here</div>
.myborder {border:2px solid #500ab7;}