#50bb49 color space conversions
Hex:
        #50bb49
        RGB:
        80, 187, 73
        CMY:
        69, 27, 71
        CMYK:
        57, 0, 61, 27
      HSL:
        116°, 45.6000%, 50.9804%
        HSV (HSB):
        116°, 60.9626%, 73.3333%
        XYZ:
        22.2812, 37.7272, 12.4111
        xyY:
        0.3077, 0.5210, 37.7272
      CIE-Lab:
        67.8190, -52.9915, 47.5436
        CIE-LCH:
        67.8190, 71.1934, 138.1018
        CIE-Luv:
        67.8190, -48.7872, 65.7431
        Hunter-Lab:
        61.4224, -42.7378, 31.0155
      #50bb49 color charts
#50bb49 RGB chart
      #50bb49 CMYK chart
      #50bb49 RGB pie chart
      #50bb49 color shades, tints & tones
#50bb49 color schemes
#50bb49 color preview, HTML & CSS examples
           This text has a color of #50bb49        
        
          <p style="color:#50bb49;">Text here</p>
        
        
          .mytext {color:#50bb49;}
        
        Text color #50bb49
      
           This box has a color of #50bb49        
        
          <div style="background-color:#50bb49;">Content here</div>
        
        
          .mybackground {background-color:#50bb49;}
        
        Background color #50bb49
      
           Border around this has a color of #50bb49        
        
          <div style="border:2px solid #50bb49;">Content here</div>
        
        
          .myborder {border:2px solid #50bb49;}
        
        Border color #50bb49