#49933d color space conversions
Hex:
        #49933d
        RGB:
        73, 147, 61
        CMY:
        71, 42, 76
        CMYK:
        50, 0, 59, 42
      HSL:
        112°, 41.3462%, 40.7843%
        HSV (HSB):
        112°, 58.5034%, 57.6471%
        XYZ:
        14.0237, 22.6208, 8.0420
        xyY:
        0.3138, 0.5062, 22.6208
      CIE-Lab:
        54.6796, -40.4464, 37.9480
        CIE-LCH:
        54.6796, 55.4613, 136.8254
        CIE-Luv:
        54.6796, -34.9941, 50.4851
        Hunter-Lab:
        47.5614, -30.6009, 23.2678
      #49933d color charts
#49933d RGB chart
      #49933d CMYK chart
      #49933d RGB pie chart
      #49933d color shades, tints & tones
#49933d color schemes
#49933d color preview, HTML & CSS examples
           This text has a color of #49933d        
        
          <p style="color:#49933d;">Text here</p>
        
        
          .mytext {color:#49933d;}
        
        Text color #49933d
      
           This box has a color of #49933d        
        
          <div style="background-color:#49933d;">Content here</div>
        
        
          .mybackground {background-color:#49933d;}
        
        Background color #49933d
      
           Border around this has a color of #49933d        
        
          <div style="border:2px solid #49933d;">Content here</div>
        
        
          .myborder {border:2px solid #49933d;}
        
        Border color #49933d