#50933c color space conversions
Hex:
        #50933c
        RGB:
        80, 147, 60
        CMY:
        69, 42, 76
        CMYK:
        46, 0, 59, 42
      HSL:
        106°, 42.0290%, 40.5882%
        HSV (HSB):
        106°, 59.1837%, 57.6471%
        XYZ:
        14.5576, 22.8992, 7.9277
        xyY:
        0.3208, 0.5046, 22.8992
      CIE-Lab:
        54.9683, -38.3794, 38.8453
        CIE-LCH:
        54.9683, 54.6071, 134.6544
        CIE-Luv:
        54.9683, -32.3963, 51.0328
        Hunter-Lab:
        47.8531, -29.4406, 23.6747
      #50933c color charts
#50933c RGB chart
      #50933c CMYK chart
      #50933c RGB pie chart
      #50933c color shades, tints & tones
#50933c color schemes
#50933c color preview, HTML & CSS examples
           This text has a color of #50933c        
        
          <p style="color:#50933c;">Text here</p>
        
        
          .mytext {color:#50933c;}
        
        Text color #50933c
      
           This box has a color of #50933c        
        
          <div style="background-color:#50933c;">Content here</div>
        
        
          .mybackground {background-color:#50933c;}
        
        Background color #50933c
      
           Border around this has a color of #50933c        
        
          <div style="border:2px solid #50933c;">Content here</div>
        
        
          .myborder {border:2px solid #50933c;}
        
        Border color #50933c