#49bf7d color space conversions
Hex:
        #49bf7d
        RGB:
        73, 191, 125
        CMY:
        71, 25, 51
        CMYK:
        62, 0, 35, 25
      HSL:
        146°, 47.9675%, 51.7647%
        HSV (HSB):
        146°, 61.7801%, 74.9020%
        XYZ:
        25.0801, 40.1587, 25.8316
        xyY:
        0.2754, 0.4410, 40.1587
      CIE-Lab:
        69.5824, -48.1887, 23.7446
        CIE-LCH:
        69.5824, 53.7212, 153.7686
        CIE-Luv:
        69.5824, -50.2330, 40.1272
        Hunter-Lab:
        63.3709, -40.2547, 20.1915
      #49bf7d color charts
#49bf7d RGB chart
      #49bf7d CMYK chart
      #49bf7d RGB pie chart
      #49bf7d color shades, tints & tones
#49bf7d color schemes
#49bf7d color preview, HTML & CSS examples
           This text has a color of #49bf7d        
        
          <p style="color:#49bf7d;">Text here</p>
        
        
          .mytext {color:#49bf7d;}
        
        Text color #49bf7d
      
           This box has a color of #49bf7d        
        
          <div style="background-color:#49bf7d;">Content here</div>
        
        
          .mybackground {background-color:#49bf7d;}
        
        Background color #49bf7d
      
           Border around this has a color of #49bf7d        
        
          <div style="border:2px solid #49bf7d;">Content here</div>
        
        
          .myborder {border:2px solid #49bf7d;}
        
        Border color #49bf7d