#500dbb color space conversions
Hex:
#500dbb
RGB:
80, 13, 187
CMY:
69, 95, 27
CMYK:
57, 93, 0, 27
HSL:
263°, 87.0000%, 39.2157%
HSV (HSB):
263°, 93.0481%, 73.3333%
XYZ:
12.4218, 5.5812, 47.4363
xyY:
0.1898, 0.0853, 5.5812
CIE-Lab:
28.3302, 62.6596, -75.1852
CIE-LCH:
28.3302, 97.8726, 309.8079
CIE-Luv:
28.3302, 3.8810, -94.9018
Hunter-Lab:
23.6245, 52.5128, -102.5128
#500dbb color charts
#500dbb color shades, tints & tones
#500dbb color schemes
#500dbb color preview, HTML & CSS examples
This text has a color of #500dbb
<p style="color:#500dbb;">Text here</p>
.mytext {color:#500dbb;}
This box has a color of #500dbb
<div style="background-color:#500dbb;">Content here</div>
.mybackground {background-color:#500dbb;}
Border around this has a color of #500dbb
<div style="border:2px solid #500dbb;">Content here</div>
.myborder {border:2px solid #500dbb;}