#49c18b color space conversions
Hex:
        #49c18b
        RGB:
        73, 193, 139
        CMY:
        71, 24, 45
        CMYK:
        62, 0, 28, 24
      HSL:
        153°, 49.1803%, 52.1569%
        HSV (HSB):
        153°, 62.1762%, 75.6863%
        XYZ:
        26.4778, 41.4205, 31.0255
        xyY:
        0.2677, 0.4187, 41.4205
      CIE-Lab:
        70.4695, -46.1622, 17.4772
        CIE-LCH:
        70.4695, 49.3599, 159.2632
        CIE-Luv:
        70.4695, -50.2784, 31.9175
        Hunter-Lab:
        64.3587, -39.1911, 16.4691
      #49c18b color charts
#49c18b RGB chart
      #49c18b CMYK chart
      #49c18b RGB pie chart
      #49c18b color shades, tints & tones
#49c18b color schemes
#49c18b color preview, HTML & CSS examples
           This text has a color of #49c18b        
        
          <p style="color:#49c18b;">Text here</p>
        
        
          .mytext {color:#49c18b;}
        
        Text color #49c18b
      
           This box has a color of #49c18b        
        
          <div style="background-color:#49c18b;">Content here</div>
        
        
          .mybackground {background-color:#49c18b;}
        
        Background color #49c18b
      
           Border around this has a color of #49c18b        
        
          <div style="border:2px solid #49c18b;">Content here</div>
        
        
          .myborder {border:2px solid #49c18b;}
        
        Border color #49c18b