#49af9b color space conversions
Hex:
        #49af9b
        RGB:
        73, 175, 155
        CMY:
        71, 31, 39
        CMYK:
        58, 0, 11, 31
      HSL:
        168°, 41.1290%, 48.6275%
        HSV (HSB):
        168°, 58.2857%, 68.6275%
        XYZ:
        23.9940, 34.4430, 36.3939
        xyY:
        0.2530, 0.3632, 34.4430
      CIE-Lab:
        65.3127, -34.4824, 1.3953
        CIE-LCH:
        65.3127, 34.5106, 177.6828
        CIE-Luv:
        65.3127, -42.5750, 7.3854
        Hunter-Lab:
        58.6881, -29.7264, 4.3146
      #49af9b color charts
#49af9b RGB chart
      #49af9b CMYK chart
      #49af9b RGB pie chart
      #49af9b color shades, tints & tones
#49af9b color schemes
#49af9b color preview, HTML & CSS examples
           This text has a color of #49af9b        
        
          <p style="color:#49af9b;">Text here</p>
        
        
          .mytext {color:#49af9b;}
        
        Text color #49af9b
      
           This box has a color of #49af9b        
        
          <div style="background-color:#49af9b;">Content here</div>
        
        
          .mybackground {background-color:#49af9b;}
        
        Background color #49af9b
      
           Border around this has a color of #49af9b        
        
          <div style="border:2px solid #49af9b;">Content here</div>
        
        
          .myborder {border:2px solid #49af9b;}
        
        Border color #49af9b