#49bd7d color space conversions
Hex:
        #49bd7d
        RGB:
        73, 189, 125
        CMY:
        71, 26, 51
        CMYK:
        61, 0, 34, 26
      HSL:
        147°, 46.7742%, 51.3725%
        HSV (HSB):
        147°, 61.3757%, 74.1176%
        XYZ:
        24.6469, 39.2923, 25.6872
        xyY:
        0.2750, 0.4384, 39.2923
      CIE-Lab:
        68.9625, -47.3738, 22.9069
        CIE-LCH:
        68.9625, 52.6213, 154.1946
        CIE-Luv:
        68.9625, -49.4742, 38.8741
        Hunter-Lab:
        62.6836, -39.5108, 19.5820
      #49bd7d color charts
#49bd7d RGB chart
      #49bd7d CMYK chart
      #49bd7d RGB pie chart
      #49bd7d color shades, tints & tones
#49bd7d color schemes
#49bd7d color preview, HTML & CSS examples
           This text has a color of #49bd7d        
        
          <p style="color:#49bd7d;">Text here</p>
        
        
          .mytext {color:#49bd7d;}
        
        Text color #49bd7d
      
           This box has a color of #49bd7d        
        
          <div style="background-color:#49bd7d;">Content here</div>
        
        
          .mybackground {background-color:#49bd7d;}
        
        Background color #49bd7d
      
           Border around this has a color of #49bd7d        
        
          <div style="border:2px solid #49bd7d;">Content here</div>
        
        
          .myborder {border:2px solid #49bd7d;}
        
        Border color #49bd7d