#4e949b color space conversions
Hex:
        #4e949b
        RGB:
        78, 148, 155
        CMY:
        69, 42, 39
        CMYK:
        50, 5, 0, 39
      HSL:
        185°, 33.0472%, 45.6863%
        HSV (HSB):
        185°, 49.6774%, 60.7843%
        XYZ:
        19.6482, 25.1661, 34.8323
        xyY:
        0.2467, 0.3160, 25.1661
      CIE-Lab:
        57.2369, -20.0352, -10.5142
        CIE-LCH:
        57.2369, 22.6264, 207.6899
        CIE-Luv:
        57.2369, -30.6315, -12.5188
        Hunter-Lab:
        50.1658, -17.8779, -6.0516
      #4e949b color charts
#4e949b RGB chart
      #4e949b CMYK chart
      #4e949b RGB pie chart
      #4e949b color shades, tints & tones
#4e949b color schemes
#4e949b color preview, HTML & CSS examples
           This text has a color of #4e949b        
        
          <p style="color:#4e949b;">Text here</p>
        
        
          .mytext {color:#4e949b;}
        
        Text color #4e949b
      
           This box has a color of #4e949b        
        
          <div style="background-color:#4e949b;">Content here</div>
        
        
          .mybackground {background-color:#4e949b;}
        
        Background color #4e949b
      
           Border around this has a color of #4e949b        
        
          <div style="border:2px solid #4e949b;">Content here</div>
        
        
          .myborder {border:2px solid #4e949b;}
        
        Border color #4e949b