#500bc4 color space conversions
Hex:
#500bc4
RGB:
80, 11, 196
CMY:
69, 96, 23
CMYK:
59, 94, 0, 23
HSL:
262°, 89.3720%, 40.5882%
HSV (HSB):
262°, 94.3878%, 76.8627%
XYZ:
13.3917, 5.9303, 52.6634
xyY:
0.1860, 0.0824, 5.9303
CIE-Lab:
29.2360, 65.1945, -78.9996
CIE-LCH:
29.2360, 102.4268, 309.5312
CIE-Luv:
29.2360, 3.0103, -100.0800
Hunter-Lab:
24.3523, 55.5437, -111.1719
#500bc4 color charts
#500bc4 color shades, tints & tones
#500bc4 color schemes
#500bc4 color preview, HTML & CSS examples
This text has a color of #500bc4
<p style="color:#500bc4;">Text here</p>
.mytext {color:#500bc4;}
This box has a color of #500bc4
<div style="background-color:#500bc4;">Content here</div>
.mybackground {background-color:#500bc4;}
Border around this has a color of #500bc4
<div style="border:2px solid #500bc4;">Content here</div>
.myborder {border:2px solid #500bc4;}