#50c14d color space conversions
Hex:
        #50c14d
        RGB:
        80, 193, 77
        CMY:
        69, 24, 70
        CMYK:
        59, 0, 60, 24
      HSL:
        118°, 48.3333%, 52.9412%
        HSV (HSB):
        118°, 60.1036%, 75.6863%
        XYZ:
        23.7178, 40.3812, 13.5655
        xyY:
        0.3054, 0.5199, 40.3812
      CIE-Lab:
        69.7402, -54.7839, 47.9380
        CIE-LCH:
        69.7402, 72.7965, 138.8129
        CIE-Luv:
        69.7402, -51.0148, 67.0817
        Hunter-Lab:
        63.5462, -44.5831, 31.8255
      #50c14d color charts
#50c14d RGB chart
      #50c14d CMYK chart
      #50c14d RGB pie chart
      #50c14d color shades, tints & tones
#50c14d color schemes
#50c14d color preview, HTML & CSS examples
           This text has a color of #50c14d        
        
          <p style="color:#50c14d;">Text here</p>
        
        
          .mytext {color:#50c14d;}
        
        Text color #50c14d
      
           This box has a color of #50c14d        
        
          <div style="background-color:#50c14d;">Content here</div>
        
        
          .mybackground {background-color:#50c14d;}
        
        Background color #50c14d
      
           Border around this has a color of #50c14d        
        
          <div style="border:2px solid #50c14d;">Content here</div>
        
        
          .myborder {border:2px solid #50c14d;}
        
        Border color #50c14d