#4f514e color space conversions
Hex:
        #4f514e
        RGB:
        79, 81, 78
        CMY:
        69, 68, 69
        CMYK:
        2, 0, 4, 68
      HSL:
        100°, 1.8868%, 31.1765%
        HSV (HSB):
        100°, 3.7037%, 31.7647%
        XYZ:
        7.5420, 8.0972, 8.3731
        xyY:
        0.3141, 0.3372, 8.0972
      CIE-Lab:
        34.1845, -1.4535, 1.4753
        CIE-LCH:
        34.1845, 2.0710, 134.5746
        CIE-Luv:
        34.1845, -0.9308, 2.0041
        Hunter-Lab:
        28.4555, -2.4865, 2.4726
      #4f514e color charts
#4f514e RGB chart
      #4f514e CMYK chart
      #4f514e RGB pie chart
      #4f514e color shades, tints & tones
#4f514e color schemes
#4f514e color preview, HTML & CSS examples
           This text has a color of #4f514e        
        
          <p style="color:#4f514e;">Text here</p>
        
        
          .mytext {color:#4f514e;}
        
        Text color #4f514e
      
           This box has a color of #4f514e        
        
          <div style="background-color:#4f514e;">Content here</div>
        
        
          .mybackground {background-color:#4f514e;}
        
        Background color #4f514e
      
           Border around this has a color of #4f514e        
        
          <div style="border:2px solid #4f514e;">Content here</div>
        
        
          .myborder {border:2px solid #4f514e;}
        
        Border color #4f514e