#50b544 color space conversions
Hex:
        #50b544
        RGB:
        80, 181, 68
        CMY:
        69, 29, 73
        CMYK:
        56, 0, 62, 29
      HSL:
        114°, 45.3815%, 48.8235%
        HSV (HSB):
        114°, 62.4309%, 70.9804%
        XYZ:
        20.8755, 35.1706, 11.1572
        xyY:
        0.3106, 0.5233, 35.1706
      CIE-Lab:
        65.8813, -51.2635, 47.5848
        CIE-LCH:
        65.8813, 69.9447, 137.1313
        CIE-Luv:
        65.8813, -46.5417, 64.7710
        Hunter-Lab:
        59.3048, -40.9506, 30.3589
      #50b544 color charts
#50b544 RGB chart
      #50b544 CMYK chart
      #50b544 RGB pie chart
      #50b544 color shades, tints & tones
#50b544 color schemes
#50b544 color preview, HTML & CSS examples
           This text has a color of #50b544        
        
          <p style="color:#50b544;">Text here</p>
        
        
          .mytext {color:#50b544;}
        
        Text color #50b544
      
           This box has a color of #50b544        
        
          <div style="background-color:#50b544;">Content here</div>
        
        
          .mybackground {background-color:#50b544;}
        
        Background color #50b544
      
           Border around this has a color of #50b544        
        
          <div style="border:2px solid #50b544;">Content here</div>
        
        
          .myborder {border:2px solid #50b544;}
        
        Border color #50b544