#49bf7b color space conversions
Hex:
        #49bf7b
        RGB:
        73, 191, 123
        CMY:
        71, 25, 52
        CMYK:
        62, 0, 36, 25
      HSL:
        145°, 47.9675%, 51.7647%
        HSV (HSB):
        145°, 61.7801%, 74.9020%
        XYZ:
        24.9536, 40.1081, 25.1653
        xyY:
        0.2766, 0.4445, 40.1081
      CIE-Lab:
        69.5465, -48.5739, 24.7563
        CIE-LCH:
        69.5465, 54.5188, 152.9937
        CIE-Luv:
        69.5465, -50.3301, 41.4243
        Hunter-Lab:
        63.3310, -40.4968, 20.7721
      #49bf7b color charts
#49bf7b RGB chart
      #49bf7b CMYK chart
      #49bf7b RGB pie chart
      #49bf7b color shades, tints & tones
#49bf7b color schemes
#49bf7b color preview, HTML & CSS examples
           This text has a color of #49bf7b        
        
          <p style="color:#49bf7b;">Text here</p>
        
        
          .mytext {color:#49bf7b;}
        
        Text color #49bf7b
      
           This box has a color of #49bf7b        
        
          <div style="background-color:#49bf7b;">Content here</div>
        
        
          .mybackground {background-color:#49bf7b;}
        
        Background color #49bf7b
      
           Border around this has a color of #49bf7b        
        
          <div style="border:2px solid #49bf7b;">Content here</div>
        
        
          .myborder {border:2px solid #49bf7b;}
        
        Border color #49bf7b