#50c03a color space conversions
Hex:
#50c03a
RGB:
80, 192, 58
CMY:
69, 25, 77
CMYK:
58, 0, 70, 25
HSL:
110°, 53.6000%, 49.0196%
HSV (HSB):
110°, 69.7917%, 75.2941%
XYZ:
22.9216, 39.7102, 10.4597
xyY:
0.3136, 0.5433, 39.7102
CIE-Lab:
69.2626, -56.2880, 55.4071
CIE-LCH:
69.2626, 78.9828, 135.4518
CIE-Luv:
69.2626, -51.1199, 73.4165
Hunter-Lab:
63.0161, -45.3501, 34.2700
#50c03a color charts
#50c03a color shades, tints & tones
#50c03a color schemes
#50c03a color preview, HTML & CSS examples
This text has a color of #50c03a
<p style="color:#50c03a;">Text here</p>
.mytext {color:#50c03a;}
This box has a color of #50c03a
<div style="background-color:#50c03a;">Content here</div>
.mybackground {background-color:#50c03a;}
Border around this has a color of #50c03a
<div style="border:2px solid #50c03a;">Content here</div>
.myborder {border:2px solid #50c03a;}