#50ad2d color space conversions
Hex:
        #50ad2d
        RGB:
        80, 173, 45
        CMY:
        69, 32, 82
        CMYK:
        54, 0, 74, 32
      HSL:
        104°, 58.7156%, 42.7451%
        HSV (HSB):
        104°, 73.9884%, 67.8431%
        XYZ:
        18.7255, 31.7821, 7.6302
        xyY:
        0.3221, 0.5467, 31.7821
      CIE-Lab:
        63.1624, -50.2783, 54.0307
        CIE-LCH:
        63.1624, 73.8053, 132.9397
        CIE-Luv:
        63.1624, -43.7967, 68.5561
        Hunter-Lab:
        56.3756, -39.3674, 31.4382
      #50ad2d color charts
#50ad2d RGB chart
      #50ad2d CMYK chart
      #50ad2d RGB pie chart
      #50ad2d color shades, tints & tones
#50ad2d color schemes
#50ad2d color preview, HTML & CSS examples
           This text has a color of #50ad2d        
        
          <p style="color:#50ad2d;">Text here</p>
        
        
          .mytext {color:#50ad2d;}
        
        Text color #50ad2d
      
           This box has a color of #50ad2d        
        
          <div style="background-color:#50ad2d;">Content here</div>
        
        
          .mybackground {background-color:#50ad2d;}
        
        Background color #50ad2d
      
           Border around this has a color of #50ad2d        
        
          <div style="border:2px solid #50ad2d;">Content here</div>
        
        
          .myborder {border:2px solid #50ad2d;}
        
        Border color #50ad2d