#50ad4f color space conversions
Hex:
        #50ad4f
        RGB:
        80, 173, 79
        CMY:
        69, 32, 69
        CMYK:
        54, 0, 54, 32
      HSL:
        119°, 37.3016%, 49.4118%
        HSV (HSB):
        119°, 54.3353%, 67.8431%
        XYZ:
        19.6631, 32.1571, 12.5677
        xyY:
        0.3054, 0.4994, 32.1571
      CIE-Lab:
        63.4725, -46.8381, 39.6433
        CIE-LCH:
        63.4725, 61.3629, 139.7558
        CIE-Luv:
        63.4725, -43.0002, 56.0195
        Hunter-Lab:
        56.7073, -37.3432, 26.5549
      #50ad4f color charts
#50ad4f RGB chart
      #50ad4f CMYK chart
      #50ad4f RGB pie chart
      #50ad4f color shades, tints & tones
#50ad4f color schemes
#50ad4f color preview, HTML & CSS examples
           This text has a color of #50ad4f        
        
          <p style="color:#50ad4f;">Text here</p>
        
        
          .mytext {color:#50ad4f;}
        
        Text color #50ad4f
      
           This box has a color of #50ad4f        
        
          <div style="background-color:#50ad4f;">Content here</div>
        
        
          .mybackground {background-color:#50ad4f;}
        
        Background color #50ad4f
      
           Border around this has a color of #50ad4f        
        
          <div style="border:2px solid #50ad4f;">Content here</div>
        
        
          .myborder {border:2px solid #50ad4f;}
        
        Border color #50ad4f