#49979f color space conversions
Hex:
        #49979f
        RGB:
        73, 151, 159
        CMY:
        71, 41, 38
        CMYK:
        54, 5, 0, 38
      HSL:
        186°, 37.0690%, 45.4902%
        HSV (HSB):
        186°, 54.0881%, 62.3529%
        XYZ:
        20.0723, 26.0529, 36.7717
        xyY:
        0.2421, 0.3143, 26.0529
      CIE-Lab:
        58.0872, -21.5885, -11.5410
        CIE-LCH:
        58.0872, 24.4798, 208.1284
        CIE-Luv:
        58.0872, -33.0654, -13.9265
        Hunter-Lab:
        51.0420, -19.1285, -6.9843
      #49979f color charts
#49979f RGB chart
      #49979f CMYK chart
      #49979f RGB pie chart
      #49979f color shades, tints & tones
#49979f color schemes
#49979f color preview, HTML & CSS examples
           This text has a color of #49979f        
        
          <p style="color:#49979f;">Text here</p>
        
        
          .mytext {color:#49979f;}
        
        Text color #49979f
      
           This box has a color of #49979f        
        
          <div style="background-color:#49979f;">Content here</div>
        
        
          .mybackground {background-color:#49979f;}
        
        Background color #49979f
      
           Border around this has a color of #49979f        
        
          <div style="border:2px solid #49979f;">Content here</div>
        
        
          .myborder {border:2px solid #49979f;}
        
        Border color #49979f