#4f574e color space conversions
Hex:
        #4f574e
        RGB:
        79, 87, 78
        CMY:
        69, 66, 69
        CMYK:
        9, 0, 10, 66
      HSL:
        113°, 5.4545%, 32.3529%
        HSV (HSB):
        113°, 10.3448%, 34.1176%
        XYZ:
        8.0078, 9.0287, 8.5284
        xyY:
        0.3132, 0.3532, 9.0287
      CIE-Lab:
        36.0395, -5.1146, 4.1512
        CIE-LCH:
        36.0395, 6.5872, 140.9357
        CIE-Luv:
        36.0395, -3.9040, 5.8168
        Hunter-Lab:
        30.0478, -5.0131, 4.2054
      #4f574e color charts
#4f574e RGB chart
      #4f574e CMYK chart
      #4f574e RGB pie chart
      #4f574e color shades, tints & tones
#4f574e color schemes
#4f574e color preview, HTML & CSS examples
           This text has a color of #4f574e        
        
          <p style="color:#4f574e;">Text here</p>
        
        
          .mytext {color:#4f574e;}
        
        Text color #4f574e
      
           This box has a color of #4f574e        
        
          <div style="background-color:#4f574e;">Content here</div>
        
        
          .mybackground {background-color:#4f574e;}
        
        Background color #4f574e
      
           Border around this has a color of #4f574e        
        
          <div style="border:2px solid #4f574e;">Content here</div>
        
        
          .myborder {border:2px solid #4f574e;}
        
        Border color #4f574e