#4d494b color space conversions
Hex:
        #4d494b
        RGB:
        77, 73, 75
        CMY:
        70, 71, 71
        CMYK:
        0, 5, 3, 70
      HSL:
        330°, 2.6667%, 29.4118%
        HSV (HSB):
        330°, 5.1948%, 30.1961%
        XYZ:
        6.7131, 6.8509, 7.6251
        xyY:
        0.3168, 0.3233, 6.8509
      CIE-Lab:
        31.4650, 2.0896, -0.6016
        CIE-LCH:
        31.4650, 2.1745, 343.9400
        CIE-Luv:
        31.4650, 2.0646, -1.0113
        Hunter-Lab:
        26.1742, -0.0234, 1.0494
      #4d494b color charts
#4d494b RGB chart
      #4d494b CMYK chart
      #4d494b RGB pie chart
      #4d494b color shades, tints & tones
#4d494b color schemes
#4d494b color preview, HTML & CSS examples
           This text has a color of #4d494b        
        
          <p style="color:#4d494b;">Text here</p>
        
        
          .mytext {color:#4d494b;}
        
        Text color #4d494b
      
           This box has a color of #4d494b        
        
          <div style="background-color:#4d494b;">Content here</div>
        
        
          .mybackground {background-color:#4d494b;}
        
        Background color #4d494b
      
           Border around this has a color of #4d494b        
        
          <div style="border:2px solid #4d494b;">Content here</div>
        
        
          .myborder {border:2px solid #4d494b;}
        
        Border color #4d494b