#50ad2f color space conversions
Hex:
        #50ad2f
        RGB:
        80, 173, 47
        CMY:
        69, 32, 82
        CMYK:
        54, 0, 73, 32
      HSL:
        104°, 57.2727%, 43.1373%
        HSV (HSB):
        104°, 72.8324%, 67.8431%
        XYZ:
        18.7649, 31.7978, 7.8379
        xyY:
        0.3213, 0.5445, 31.7978
      CIE-Lab:
        63.1755, -50.1307, 53.3120
        CIE-LCH:
        63.1755, 73.1796, 133.2385
        CIE-Luv:
        63.1755, -43.7617, 68.0101
        Hunter-Lab:
        56.3896, -39.2818, 31.2317
      #50ad2f color charts
#50ad2f RGB chart
      #50ad2f CMYK chart
      #50ad2f RGB pie chart
      #50ad2f color shades, tints & tones
#50ad2f color schemes
#50ad2f color preview, HTML & CSS examples
           This text has a color of #50ad2f        
        
          <p style="color:#50ad2f;">Text here</p>
        
        
          .mytext {color:#50ad2f;}
        
        Text color #50ad2f
      
           This box has a color of #50ad2f        
        
          <div style="background-color:#50ad2f;">Content here</div>
        
        
          .mybackground {background-color:#50ad2f;}
        
        Background color #50ad2f
      
           Border around this has a color of #50ad2f        
        
          <div style="border:2px solid #50ad2f;">Content here</div>
        
        
          .myborder {border:2px solid #50ad2f;}
        
        Border color #50ad2f