#500ca0 color space conversions
Hex:
#500ca0
RGB:
80, 12, 160
CMY:
69, 95, 37
CMYK:
50, 93, 0, 37
HSL:
268°, 86.0465%, 33.7255%
HSV (HSB):
268°, 92.5000%, 62.7451%
XYZ:
9.7849, 4.5065, 33.6118
xyY:
0.2043, 0.0941, 4.5065
CIE-Lab:
25.2798, 56.4080, -63.9960
CIE-LCH:
25.2798, 85.3074, 311.3939
CIE-Luv:
25.2798, 7.1568, -79.1222
Hunter-Lab:
21.2285, 45.1267, -79.0161
#500ca0 color charts
#500ca0 color shades, tints & tones
#500ca0 color schemes
#500ca0 color preview, HTML & CSS examples
This text has a color of #500ca0
<p style="color:#500ca0;">Text here</p>
.mytext {color:#500ca0;}
This box has a color of #500ca0
<div style="background-color:#500ca0;">Content here</div>
.mybackground {background-color:#500ca0;}
Border around this has a color of #500ca0
<div style="border:2px solid #500ca0;">Content here</div>
.myborder {border:2px solid #500ca0;}