#50752b color space conversions
Hex:
        #50752b
        RGB:
        80, 117, 43
        CMY:
        69, 54, 83
        CMYK:
        32, 0, 63, 54
      HSL:
        90°, 46.2500%, 31.3725%
        HSV (HSB):
        90°, 63.2479%, 45.8824%
        XYZ:
        10.1056, 14.6025, 4.5714
        xyY:
        0.3451, 0.4987, 14.6025
      CIE-Lab:
        45.0848, -26.4261, 35.8065
        CIE-LCH:
        45.0848, 44.5022, 126.4282
        CIE-Luv:
        45.0848, -18.4004, 42.6768
        Hunter-Lab:
        38.2132, -19.6682, 19.6564
      #50752b color charts
#50752b RGB chart
      #50752b CMYK chart
      #50752b RGB pie chart
      #50752b color shades, tints & tones
#50752b color schemes
#50752b color preview, HTML & CSS examples
           This text has a color of #50752b        
        
          <p style="color:#50752b;">Text here</p>
        
        
          .mytext {color:#50752b;}
        
        Text color #50752b
      
           This box has a color of #50752b        
        
          <div style="background-color:#50752b;">Content here</div>
        
        
          .mybackground {background-color:#50752b;}
        
        Background color #50752b
      
           Border around this has a color of #50752b        
        
          <div style="border:2px solid #50752b;">Content here</div>
        
        
          .myborder {border:2px solid #50752b;}
        
        Border color #50752b