#50b046 color space conversions
Hex:
        #50b046
        RGB:
        80, 176, 70
        CMY:
        69, 31, 73
        CMYK:
        55, 0, 60, 31
      HSL:
        114°, 43.0894%, 48.2353%
        HSV (HSB):
        114°, 60.2273%, 69.0196%
        XYZ:
        19.9391, 33.1983, 11.1514
        xyY:
        0.3101, 0.5164, 33.1983
      CIE-Lab:
        64.3212, -49.1191, 44.9113
        CIE-LCH:
        64.3212, 66.5561, 137.5622
        CIE-Luv:
        64.3212, -44.4746, 61.5100
        Hunter-Lab:
        57.6180, -39.0604, 28.8576
      #50b046 color charts
#50b046 RGB chart
      #50b046 CMYK chart
      #50b046 RGB pie chart
      #50b046 color shades, tints & tones
#50b046 color schemes
#50b046 color preview, HTML & CSS examples
           This text has a color of #50b046        
        
          <p style="color:#50b046;">Text here</p>
        
        
          .mytext {color:#50b046;}
        
        Text color #50b046
      
           This box has a color of #50b046        
        
          <div style="background-color:#50b046;">Content here</div>
        
        
          .mybackground {background-color:#50b046;}
        
        Background color #50b046
      
           Border around this has a color of #50b046        
        
          <div style="border:2px solid #50b046;">Content here</div>
        
        
          .myborder {border:2px solid #50b046;}
        
        Border color #50b046