#49984f color space conversions
Hex:
        #49984f
        RGB:
        73, 152, 79
        CMY:
        71, 40, 69
        CMYK:
        52, 0, 48, 40
      HSL:
        125°, 35.1111%, 44.1176%
        HSV (HSB):
        125°, 51.9737%, 59.6078%
        XYZ:
        15.3872, 24.4375, 11.3030
        xyY:
        0.3010, 0.4780, 24.4375
      CIE-Lab:
        56.5231, -40.0933, 31.0441
        CIE-LCH:
        56.5231, 50.7071, 142.2495
        CIE-Luv:
        56.5231, -36.6193, 44.4841
        Hunter-Lab:
        49.4343, -30.9491, 21.0474
      #49984f color charts
#49984f RGB chart
      #49984f CMYK chart
      #49984f RGB pie chart
      #49984f color shades, tints & tones
#49984f color schemes
#49984f color preview, HTML & CSS examples
           This text has a color of #49984f        
        
          <p style="color:#49984f;">Text here</p>
        
        
          .mytext {color:#49984f;}
        
        Text color #49984f
      
           This box has a color of #49984f        
        
          <div style="background-color:#49984f;">Content here</div>
        
        
          .mybackground {background-color:#49984f;}
        
        Background color #49984f
      
           Border around this has a color of #49984f        
        
          <div style="border:2px solid #49984f;">Content here</div>
        
        
          .myborder {border:2px solid #49984f;}
        
        Border color #49984f