#50a94b color space conversions
Hex:
        #50a94b
        RGB:
        80, 169, 75
        CMY:
        69, 34, 71
        CMYK:
        53, 0, 56, 34
      HSL:
        117°, 38.5246%, 47.8431%
        HSV (HSB):
        117°, 55.6213%, 66.2745%
        XYZ:
        18.7662, 30.5894, 11.5719
        xyY:
        0.3080, 0.5021, 30.5894
      CIE-Lab:
        62.1595, -45.7447, 40.0226
        CIE-LCH:
        62.1595, 60.7814, 138.8169
        CIE-Luv:
        62.1595, -41.4712, 55.7806
        Hunter-Lab:
        55.3077, -36.2223, 26.3103
      #50a94b color charts
#50a94b RGB chart
      #50a94b CMYK chart
      #50a94b RGB pie chart
      #50a94b color shades, tints & tones
#50a94b color schemes
#50a94b color preview, HTML & CSS examples
           This text has a color of #50a94b        
        
          <p style="color:#50a94b;">Text here</p>
        
        
          .mytext {color:#50a94b;}
        
        Text color #50a94b
      
           This box has a color of #50a94b        
        
          <div style="background-color:#50a94b;">Content here</div>
        
        
          .mybackground {background-color:#50a94b;}
        
        Background color #50a94b
      
           Border around this has a color of #50a94b        
        
          <div style="border:2px solid #50a94b;">Content here</div>
        
        
          .myborder {border:2px solid #50a94b;}
        
        Border color #50a94b