#4e949e color space conversions
Hex:
        #4e949e
        RGB:
        78, 148, 158
        CMY:
        69, 42, 38
        CMYK:
        51, 6, 0, 38
      HSL:
        188°, 33.8983%, 46.2745%
        HSV (HSB):
        188°, 50.6329%, 61.9608%
        XYZ:
        19.9033, 25.2681, 36.1760
        xyY:
        0.2447, 0.3106, 25.2681
      CIE-Lab:
        57.3357, -19.1871, -12.0804
        CIE-LCH:
        57.3357, 22.6733, 212.1950
        CIE-Luv:
        57.3357, -30.5239, -15.0491
        Hunter-Lab:
        50.2674, -17.2910, -7.4821
      #4e949e color charts
#4e949e RGB chart
      #4e949e CMYK chart
      #4e949e RGB pie chart
      #4e949e color shades, tints & tones
#4e949e color schemes
#4e949e color preview, HTML & CSS examples
           This text has a color of #4e949e        
        
          <p style="color:#4e949e;">Text here</p>
        
        
          .mytext {color:#4e949e;}
        
        Text color #4e949e
      
           This box has a color of #4e949e        
        
          <div style="background-color:#4e949e;">Content here</div>
        
        
          .mybackground {background-color:#4e949e;}
        
        Background color #4e949e
      
           Border around this has a color of #4e949e        
        
          <div style="border:2px solid #4e949e;">Content here</div>
        
        
          .myborder {border:2px solid #4e949e;}
        
        Border color #4e949e