#500db8 color space conversions
Hex:
#500db8
RGB:
80, 13, 184
CMY:
69, 95, 28
CMYK:
57, 93, 0, 28
HSL:
264°, 86.8020%, 38.6275%
HSV (HSB):
264°, 92.9348%, 72.1569%
XYZ:
12.1039, 5.4540, 45.7622
xyY:
0.1912, 0.0861, 5.4540
CIE-Lab:
27.9910, 61.9386, -73.9652
CIE-LCH:
27.9910, 96.4740, 309.9429
CIE-Luv:
27.9910, 4.2101, -93.1636
Hunter-Lab:
23.3538, 51.6445, -99.8320
#500db8 color charts
#500db8 color shades, tints & tones
#500db8 color schemes
#500db8 color preview, HTML & CSS examples
This text has a color of #500db8
<p style="color:#500db8;">Text here</p>
.mytext {color:#500db8;}
This box has a color of #500db8
<div style="background-color:#500db8;">Content here</div>
.mybackground {background-color:#500db8;}
Border around this has a color of #500db8
<div style="border:2px solid #500db8;">Content here</div>
.myborder {border:2px solid #500db8;}