#4e495d color space conversions
Hex:
        #4e495d
        RGB:
        78, 73, 93
        CMY:
        69, 71, 64
        CMYK:
        16, 22, 0, 64
      HSL:
        255°, 12.0482%, 32.5490%
        HSV (HSB):
        255°, 21.5054%, 36.4706%
        XYZ:
        7.5002, 7.1751, 11.3456
        xyY:
        0.2882, 0.2757, 7.1751
      CIE-Lab:
        32.2023, 6.6927, -11.0062
        CIE-LCH:
        32.2023, 12.8813, 301.3032
        CIE-Luv:
        32.2023, 1.3763, -14.8260
        Hunter-Lab:
        26.7864, 3.1040, -6.3622
      #4e495d color charts
#4e495d RGB chart
      #4e495d CMYK chart
      #4e495d RGB pie chart
      #4e495d color shades, tints & tones
#4e495d color schemes
#4e495d color preview, HTML & CSS examples
           This text has a color of #4e495d        
        
          <p style="color:#4e495d;">Text here</p>
        
        
          .mytext {color:#4e495d;}
        
        Text color #4e495d
      
           This box has a color of #4e495d        
        
          <div style="background-color:#4e495d;">Content here</div>
        
        
          .mybackground {background-color:#4e495d;}
        
        Background color #4e495d
      
           Border around this has a color of #4e495d        
        
          <div style="border:2px solid #4e495d;">Content here</div>
        
        
          .myborder {border:2px solid #4e495d;}
        
        Border color #4e495d