#4a949e color space conversions
Hex:
        #4a949e
        RGB:
        74, 148, 158
        CMY:
        71, 42, 38
        CMYK:
        53, 6, 0, 38
      HSL:
        187°, 36.2069%, 45.4902%
        HSV (HSB):
        187°, 53.1646%, 61.9608%
        XYZ:
        19.5855, 25.1043, 36.1611
        xyY:
        0.2422, 0.3105, 25.1043
      CIE-Lab:
        57.1769, -20.0913, -12.3353
        CIE-LCH:
        57.1769, 23.5759, 211.5484
        CIE-Luv:
        57.1769, -31.6603, -15.3179
        Hunter-Lab:
        50.1042, -17.9074, -7.7178
      #4a949e color charts
#4a949e RGB chart
      #4a949e CMYK chart
      #4a949e RGB pie chart
      #4a949e color shades, tints & tones
#4a949e color schemes
#4a949e color preview, HTML & CSS examples
           This text has a color of #4a949e        
        
          <p style="color:#4a949e;">Text here</p>
        
        
          .mytext {color:#4a949e;}
        
        Text color #4a949e
      
           This box has a color of #4a949e        
        
          <div style="background-color:#4a949e;">Content here</div>
        
        
          .mybackground {background-color:#4a949e;}
        
        Background color #4a949e
      
           Border around this has a color of #4a949e        
        
          <div style="border:2px solid #4a949e;">Content here</div>
        
        
          .myborder {border:2px solid #4a949e;}
        
        Border color #4a949e