#49bc7a color space conversions
Hex:
        #49bc7a
        RGB:
        73, 188, 122
        CMY:
        71, 26, 52
        CMYK:
        61, 0, 35, 26
      HSL:
        146°, 46.1847%, 51.1765%
        HSV (HSB):
        146°, 61.1702%, 73.7255%
        XYZ:
        24.2437, 38.7880, 24.6214
        xyY:
        0.2766, 0.4425, 38.7880
      CIE-Lab:
        68.5975, -47.5485, 24.0108
        CIE-LCH:
        68.5975, 53.2671, 153.2074
        CIE-Luv:
        68.5975, -49.2386, 40.2087
        Hunter-Lab:
        62.2801, -39.5055, 20.1567
      #49bc7a color charts
#49bc7a RGB chart
      #49bc7a CMYK chart
      #49bc7a RGB pie chart
      #49bc7a color shades, tints & tones
#49bc7a color schemes
#49bc7a color preview, HTML & CSS examples
           This text has a color of #49bc7a        
        
          <p style="color:#49bc7a;">Text here</p>
        
        
          .mytext {color:#49bc7a;}
        
        Text color #49bc7a
      
           This box has a color of #49bc7a        
        
          <div style="background-color:#49bc7a;">Content here</div>
        
        
          .mybackground {background-color:#49bc7a;}
        
        Background color #49bc7a
      
           Border around this has a color of #49bc7a        
        
          <div style="border:2px solid #49bc7a;">Content here</div>
        
        
          .myborder {border:2px solid #49bc7a;}
        
        Border color #49bc7a