#500ec2 color space conversions
Hex:
#500ec2
RGB:
80, 14, 194
CMY:
69, 95, 24
CMYK:
59, 93, 0, 24
HSL:
262°, 86.5385%, 40.7843%
HSV (HSB):
262°, 92.7835%, 76.0784%
XYZ:
13.2029, 5.9146, 51.4847
xyY:
0.1870, 0.0838, 5.9146
CIE-Lab:
29.1960, 64.1385, -77.8886
CIE-LCH:
29.1960, 100.8979, 309.4703
CIE-Luv:
29.1960, 3.0945, -98.9504
Hunter-Lab:
24.3199, 54.3450, -108.4915
#500ec2 color charts
#500ec2 color shades, tints & tones
#500ec2 color schemes
#500ec2 color preview, HTML & CSS examples
This text has a color of #500ec2
<p style="color:#500ec2;">Text here</p>
.mytext {color:#500ec2;}
This box has a color of #500ec2
<div style="background-color:#500ec2;">Content here</div>
.mybackground {background-color:#500ec2;}
Border around this has a color of #500ec2
<div style="border:2px solid #500ec2;">Content here</div>
.myborder {border:2px solid #500ec2;}