#4e4a55 color space conversions
Hex:
        #4e4a55
        RGB:
        78, 74, 85
        CMY:
        69, 71, 67
        CMYK:
        8, 13, 0, 67
      HSL:
        262°, 6.9182%, 31.1765%
        HSV (HSB):
        262°, 12.9412%, 33.3333%
        XYZ:
        7.2304, 7.1731, 9.5978
        xyY:
        0.3012, 0.2989, 7.1731
      CIE-Lab:
        32.1979, 4.1081, -5.9092
        CIE-LCH:
        32.1979, 7.1969, 304.8070
        CIE-Luv:
        32.1979, 1.4791, -7.8824
        Hunter-Lab:
        26.7827, 1.3188, -2.4992
      #4e4a55 color charts
#4e4a55 RGB chart
      #4e4a55 CMYK chart
      #4e4a55 RGB pie chart
      #4e4a55 color shades, tints & tones
#4e4a55 color schemes
#4e4a55 color preview, HTML & CSS examples
           This text has a color of #4e4a55        
        
          <p style="color:#4e4a55;">Text here</p>
        
        
          .mytext {color:#4e4a55;}
        
        Text color #4e4a55
      
           This box has a color of #4e4a55        
        
          <div style="background-color:#4e4a55;">Content here</div>
        
        
          .mybackground {background-color:#4e4a55;}
        
        Background color #4e4a55
      
           Border around this has a color of #4e4a55        
        
          <div style="border:2px solid #4e4a55;">Content here</div>
        
        
          .myborder {border:2px solid #4e4a55;}
        
        Border color #4e4a55