#49bd7e color space conversions
Hex:
        #49bd7e
        RGB:
        73, 189, 126
        CMY:
        71, 26, 51
        CMYK:
        61, 0, 33, 26
      HSL:
        147°, 46.7742%, 51.3725%
        HSV (HSB):
        147°, 61.3757%, 74.1176%
        XYZ:
        24.7111, 39.3180, 26.0254
        xyY:
        0.2744, 0.4366, 39.3180
      CIE-Lab:
        68.9810, -47.1768, 22.3988
        CIE-LCH:
        68.9810, 52.2241, 154.6024
        CIE-Luv:
        68.9810, -49.4253, 38.2138
        Hunter-Lab:
        62.7041, -39.3868, 19.2845
      #49bd7e color charts
#49bd7e RGB chart
      #49bd7e CMYK chart
      #49bd7e RGB pie chart
      #49bd7e color shades, tints & tones
#49bd7e color schemes
#49bd7e color preview, HTML & CSS examples
           This text has a color of #49bd7e        
        
          <p style="color:#49bd7e;">Text here</p>
        
        
          .mytext {color:#49bd7e;}
        
        Text color #49bd7e
      
           This box has a color of #49bd7e        
        
          <div style="background-color:#49bd7e;">Content here</div>
        
        
          .mybackground {background-color:#49bd7e;}
        
        Background color #49bd7e
      
           Border around this has a color of #49bd7e        
        
          <div style="border:2px solid #49bd7e;">Content here</div>
        
        
          .myborder {border:2px solid #49bd7e;}
        
        Border color #49bd7e