#49bd7b color space conversions
Hex:
        #49bd7b
        RGB:
        73, 189, 123
        CMY:
        71, 26, 52
        CMYK:
        61, 0, 35, 26
      HSL:
        146°, 46.7742%, 51.3725%
        HSV (HSB):
        146°, 61.3757%, 74.1176%
        XYZ:
        24.5204, 39.2417, 25.0209
        xyY:
        0.2762, 0.4420, 39.2417
      CIE-Lab:
        68.9260, -47.7630, 23.9218
        CIE-LCH:
        68.9260, 53.4186, 153.3963
        CIE-Luv:
        68.9260, -49.5712, 40.1821
        Hunter-Lab:
        62.6432, -39.7555, 20.1686
      #49bd7b color charts
#49bd7b RGB chart
      #49bd7b CMYK chart
      #49bd7b RGB pie chart
      #49bd7b color shades, tints & tones
#49bd7b color schemes
#49bd7b color preview, HTML & CSS examples
           This text has a color of #49bd7b        
        
          <p style="color:#49bd7b;">Text here</p>
        
        
          .mytext {color:#49bd7b;}
        
        Text color #49bd7b
      
           This box has a color of #49bd7b        
        
          <div style="background-color:#49bd7b;">Content here</div>
        
        
          .mybackground {background-color:#49bd7b;}
        
        Background color #49bd7b
      
           Border around this has a color of #49bd7b        
        
          <div style="border:2px solid #49bd7b;">Content here</div>
        
        
          .myborder {border:2px solid #49bd7b;}
        
        Border color #49bd7b