#4a4759 color space conversions
Hex:
        #4a4759
        RGB:
        74, 71, 89
        CMY:
        71, 72, 65
        CMYK:
        17, 20, 0, 65
      HSL:
        250°, 11.2500%, 31.3725%
        HSV (HSB):
        250°, 20.2247%, 34.9020%
        XYZ:
        6.8805, 6.6836, 10.3786
        xyY:
        0.2874, 0.2791, 6.6836
      CIE-Lab:
        31.0755, 5.4718, -10.1955
        CIE-LCH:
        31.0755, 11.5710, 298.2218
        CIE-Luv:
        31.0755, 0.4863, -13.4532
        Hunter-Lab:
        25.8526, 2.2641, -5.7053
      #4a4759 color charts
#4a4759 RGB chart
      #4a4759 CMYK chart
      #4a4759 RGB pie chart
      #4a4759 color shades, tints & tones
#4a4759 color schemes
#4a4759 color preview, HTML & CSS examples
           This text has a color of #4a4759        
        
          <p style="color:#4a4759;">Text here</p>
        
        
          .mytext {color:#4a4759;}
        
        Text color #4a4759
      
           This box has a color of #4a4759        
        
          <div style="background-color:#4a4759;">Content here</div>
        
        
          .mybackground {background-color:#4a4759;}
        
        Background color #4a4759
      
           Border around this has a color of #4a4759        
        
          <div style="border:2px solid #4a4759;">Content here</div>
        
        
          .myborder {border:2px solid #4a4759;}
        
        Border color #4a4759