#4f4750 color space conversions
Hex:
        #4f4750
        RGB:
        79, 71, 80
        CMY:
        69, 72, 69
        CMYK:
        1, 11, 0, 69
      HSL:
        293°, 5.9603%, 29.6078%
        HSV (HSB):
        293°, 11.2500%, 31.3725%
        XYZ:
        6.9257, 6.7479, 8.5269
        xyY:
        0.3120, 0.3040, 6.7479
      CIE-Lab:
        31.2260, 5.2781, -4.1429
        CIE-LCH:
        31.2260, 6.7098, 321.8713
        CIE-Luv:
        31.2260, 3.7838, -5.7586
        Hunter-Lab:
        25.9768, 2.1304, -1.2782
      #4f4750 color charts
#4f4750 RGB chart
      #4f4750 CMYK chart
      #4f4750 RGB pie chart
      #4f4750 color shades, tints & tones
#4f4750 color schemes
#4f4750 color preview, HTML & CSS examples
           This text has a color of #4f4750        
        
          <p style="color:#4f4750;">Text here</p>
        
        
          .mytext {color:#4f4750;}
        
        Text color #4f4750
      
           This box has a color of #4f4750        
        
          <div style="background-color:#4f4750;">Content here</div>
        
        
          .mybackground {background-color:#4f4750;}
        
        Background color #4f4750
      
           Border around this has a color of #4f4750        
        
          <div style="border:2px solid #4f4750;">Content here</div>
        
        
          .myborder {border:2px solid #4f4750;}
        
        Border color #4f4750