#4e757f color space conversions
Hex:
        #4e757f
        RGB:
        78, 117, 127
        CMY:
        69, 54, 50
        CMYK:
        39, 8, 0, 50
      HSL:
        192°, 23.9024%, 40.1961%
        HSV (HSB):
        192°, 38.5827%, 49.8039%
        XYZ:
        13.3339, 15.8746, 22.4400
        xyY:
        0.2582, 0.3074, 15.8746
      CIE-Lab:
        46.8095, -10.9282, -9.8443
        CIE-LCH:
        46.8095, 14.7083, 222.0131
        CIE-Luv:
        46.8095, -18.5745, -12.2585
        Hunter-Lab:
        39.8429, -9.9878, -5.5028
      #4e757f color charts
#4e757f RGB chart
      #4e757f CMYK chart
      #4e757f RGB pie chart
      #4e757f color shades, tints & tones
#4e757f color schemes
#4e757f color preview, HTML & CSS examples
           This text has a color of #4e757f        
        
          <p style="color:#4e757f;">Text here</p>
        
        
          .mytext {color:#4e757f;}
        
        Text color #4e757f
      
           This box has a color of #4e757f        
        
          <div style="background-color:#4e757f;">Content here</div>
        
        
          .mybackground {background-color:#4e757f;}
        
        Background color #4e757f
      
           Border around this has a color of #4e757f        
        
          <div style="border:2px solid #4e757f;">Content here</div>
        
        
          .myborder {border:2px solid #4e757f;}
        
        Border color #4e757f