#50a65b color space conversions
Hex:
        #50a65b
        RGB:
        80, 166, 91
        CMY:
        69, 35, 64
        CMYK:
        52, 0, 45, 35
      HSL:
        128°, 34.9593%, 48.2353%
        HSV (HSB):
        128°, 51.8072%, 65.0980%
        XYZ:
        18.8328, 29.7332, 14.6440
        xyY:
        0.2979, 0.4704, 29.7332
      CIE-Lab:
        61.4234, -42.2279, 31.0186
        CIE-LCH:
        61.4234, 52.3960, 143.7008
        CIE-Luv:
        61.4234, -39.7435, 46.0283
        Hunter-Lab:
        54.5282, -33.7745, 22.2469
      #50a65b color charts
#50a65b RGB chart
      #50a65b CMYK chart
      #50a65b RGB pie chart
      #50a65b color shades, tints & tones
#50a65b color schemes
#50a65b color preview, HTML & CSS examples
           This text has a color of #50a65b        
        
          <p style="color:#50a65b;">Text here</p>
        
        
          .mytext {color:#50a65b;}
        
        Text color #50a65b
      
           This box has a color of #50a65b        
        
          <div style="background-color:#50a65b;">Content here</div>
        
        
          .mybackground {background-color:#50a65b;}
        
        Background color #50a65b
      
           Border around this has a color of #50a65b        
        
          <div style="border:2px solid #50a65b;">Content here</div>
        
        
          .myborder {border:2px solid #50a65b;}
        
        Border color #50a65b