#500cc2 color space conversions
Hex:
#500cc2
RGB:
80, 12, 194
CMY:
69, 95, 24
CMYK:
59, 94, 0, 24
HSL:
262°, 88.3495%, 40.3922%
HSV (HSB):
262°, 93.8144%, 76.0784%
XYZ:
13.1773, 5.8635, 51.4762
xyY:
0.1869, 0.0831, 5.8635
CIE-Lab:
29.0653, 64.5343, -78.1052
CIE-LCH:
29.0653, 101.3168, 309.5652
CIE-Luv:
29.0653, 3.1787, -98.9370
Hunter-Lab:
24.2146, 54.7625, -109.0905
#500cc2 color charts
#500cc2 color shades, tints & tones
#500cc2 color schemes
#500cc2 color preview, HTML & CSS examples
This text has a color of #500cc2
<p style="color:#500cc2;">Text here</p>
.mytext {color:#500cc2;}
This box has a color of #500cc2
<div style="background-color:#500cc2;">Content here</div>
.mybackground {background-color:#500cc2;}
Border around this has a color of #500cc2
<div style="border:2px solid #500cc2;">Content here</div>
.myborder {border:2px solid #500cc2;}