#500cb6 color space conversions
Hex:
#500cb6
RGB:
80, 12, 182
CMY:
69, 95, 29
CMYK:
56, 93, 0, 29
HSL:
264°, 87.6289%, 38.0392%
HSV (HSB):
264°, 93.4066%, 71.3725%
XYZ:
11.8832, 5.3458, 44.6615
xyY:
0.1920, 0.0864, 5.3458
CIE-Lab:
27.6981, 61.6626, -73.2592
CIE-LCH:
27.6981, 95.7559, 310.0875
CIE-Luv:
27.6981, 4.4764, -91.9998
Hunter-Lab:
23.1210, 51.2797, -98.3422
#500cb6 color charts
#500cb6 color shades, tints & tones
#500cb6 color schemes
#500cb6 color preview, HTML & CSS examples
This text has a color of #500cb6
<p style="color:#500cb6;">Text here</p>
.mytext {color:#500cb6;}
This box has a color of #500cb6
<div style="background-color:#500cb6;">Content here</div>
.mybackground {background-color:#500cb6;}
Border around this has a color of #500cb6
<div style="border:2px solid #500cb6;">Content here</div>
.myborder {border:2px solid #500cb6;}