#50ad4d color space conversions
Hex:
        #50ad4d
        RGB:
        80, 173, 77
        CMY:
        69, 32, 70
        CMYK:
        54, 0, 55, 32
      HSL:
        118°, 38.4000%, 49.0196%
        HSV (HSB):
        118°, 55.4913%, 67.8431%
        XYZ:
        19.5914, 32.1284, 12.1900
        xyY:
        0.3065, 0.5027, 32.1284
      CIE-Lab:
        63.4489, -47.0962, 40.5880
        CIE-LCH:
        63.4489, 62.1727, 139.2449
        CIE-Luv:
        63.4489, -43.0587, 56.9470
        Hunter-Lab:
        56.6820, -37.4972, 26.9265
      #50ad4d color charts
#50ad4d RGB chart
      #50ad4d CMYK chart
      #50ad4d RGB pie chart
      #50ad4d color shades, tints & tones
#50ad4d color schemes
#50ad4d color preview, HTML & CSS examples
           This text has a color of #50ad4d        
        
          <p style="color:#50ad4d;">Text here</p>
        
        
          .mytext {color:#50ad4d;}
        
        Text color #50ad4d
      
           This box has a color of #50ad4d        
        
          <div style="background-color:#50ad4d;">Content here</div>
        
        
          .mybackground {background-color:#50ad4d;}
        
        Background color #50ad4d
      
           Border around this has a color of #50ad4d        
        
          <div style="border:2px solid #50ad4d;">Content here</div>
        
        
          .myborder {border:2px solid #50ad4d;}
        
        Border color #50ad4d