#50c065 color space conversions
Hex:
#50c065
RGB:
80, 192, 101
CMY:
69, 25, 60
CMYK:
58, 0, 47, 25
HSL:
131°, 47.0588%, 53.3333%
HSV (HSB):
131°, 58.3333%, 75.2941%
XYZ:
24.5069, 40.3443, 18.8075
xyY:
0.2929, 0.4822, 40.3443
CIE-Lab:
69.7141, -51.2184, 36.3995
CIE-LCH:
69.7141, 62.8351, 144.5997
CIE-Luv:
69.7141, -49.8114, 55.1833
Hunter-Lab:
63.5172, -42.2843, 26.9062
#50c065 color charts
#50c065 color shades, tints & tones
#50c065 color schemes
#50c065 color preview, HTML & CSS examples
This text has a color of #50c065
<p style="color:#50c065;">Text here</p>
.mytext {color:#50c065;}
This box has a color of #50c065
<div style="background-color:#50c065;">Content here</div>
.mybackground {background-color:#50c065;}
Border around this has a color of #50c065
<div style="border:2px solid #50c065;">Content here</div>
.myborder {border:2px solid #50c065;}