#50b464 color space conversions
Hex:
        #50b464
        RGB:
        80, 180, 100
        CMY:
        69, 29, 61
        CMYK:
        56, 0, 44, 29
      HSL:
        132°, 40.0000%, 50.9804%
        HSV (HSB):
        132°, 55.5556%, 70.5882%
        XYZ:
        21.9298, 35.2681, 17.7082
        xyY:
        0.2928, 0.4708, 35.2681
      CIE-Lab:
        65.9569, -46.5942, 32.1354
        CIE-LCH:
        65.9569, 56.6013, 145.4065
        CIE-Luv:
        65.9569, -45.1251, 48.9733
        Hunter-Lab:
        59.3869, -38.0126, 23.8916
      #50b464 color charts
#50b464 RGB chart
      #50b464 CMYK chart
      #50b464 RGB pie chart
      #50b464 color shades, tints & tones
#50b464 color schemes
#50b464 color preview, HTML & CSS examples
           This text has a color of #50b464        
        
          <p style="color:#50b464;">Text here</p>
        
        
          .mytext {color:#50b464;}
        
        Text color #50b464
      
           This box has a color of #50b464        
        
          <div style="background-color:#50b464;">Content here</div>
        
        
          .mybackground {background-color:#50b464;}
        
        Background color #50b464
      
           Border around this has a color of #50b464        
        
          <div style="border:2px solid #50b464;">Content here</div>
        
        
          .myborder {border:2px solid #50b464;}
        
        Border color #50b464