#50ac4b color space conversions
Hex:
        #50ac4b
        RGB:
        80, 172, 75
        CMY:
        69, 33, 71
        CMYK:
        53, 0, 56, 33
      HSL:
        117°, 39.2713%, 48.4314%
        HSV (HSB):
        117°, 56.3953%, 67.4510%
        XYZ:
        19.3308, 31.7185, 11.7601
        xyY:
        0.3078, 0.5050, 31.7185
      CIE-Lab:
        63.1096, -46.9490, 41.1499
        CIE-LCH:
        63.1096, 62.4301, 138.7661
        CIE-Luv:
        63.1096, -42.7064, 57.3356
        Hunter-Lab:
        56.3192, -37.2909, 27.0430
      #50ac4b color charts
#50ac4b RGB chart
      #50ac4b CMYK chart
      #50ac4b RGB pie chart
      #50ac4b color shades, tints & tones
#50ac4b color schemes
#50ac4b color preview, HTML & CSS examples
           This text has a color of #50ac4b        
        
          <p style="color:#50ac4b;">Text here</p>
        
        
          .mytext {color:#50ac4b;}
        
        Text color #50ac4b
      
           This box has a color of #50ac4b        
        
          <div style="background-color:#50ac4b;">Content here</div>
        
        
          .mybackground {background-color:#50ac4b;}
        
        Background color #50ac4b
      
           Border around this has a color of #50ac4b        
        
          <div style="border:2px solid #50ac4b;">Content here</div>
        
        
          .myborder {border:2px solid #50ac4b;}
        
        Border color #50ac4b