#4f5a64 color space conversions
Hex:
        #4f5a64
        RGB:
        79, 90, 100
        CMY:
        69, 65, 61
        CMYK:
        21, 10, 0, 61
      HSL:
        209°, 11.7318%, 35.0980%
        HSV (HSB):
        209°, 21.0000%, 39.2157%
        XYZ:
        9.1809, 9.8947, 13.4826
        xyY:
        0.2820, 0.3039, 9.8947
      CIE-Lab:
        37.6528, -1.8487, -7.1813
        CIE-LCH:
        37.6528, 7.4154, 255.5634
        CIE-Luv:
        37.6528, -6.0763, -9.1479
        Hunter-Lab:
        31.4558, -2.9498, -3.3938
      #4f5a64 color charts
#4f5a64 RGB chart
      #4f5a64 CMYK chart
      #4f5a64 RGB pie chart
      #4f5a64 color shades, tints & tones
#4f5a64 color schemes
#4f5a64 color preview, HTML & CSS examples
           This text has a color of #4f5a64        
        
          <p style="color:#4f5a64;">Text here</p>
        
        
          .mytext {color:#4f5a64;}
        
        Text color #4f5a64
      
           This box has a color of #4f5a64        
        
          <div style="background-color:#4f5a64;">Content here</div>
        
        
          .mybackground {background-color:#4f5a64;}
        
        Background color #4f5a64
      
           Border around this has a color of #4f5a64        
        
          <div style="border:2px solid #4f5a64;">Content here</div>
        
        
          .myborder {border:2px solid #4f5a64;}
        
        Border color #4f5a64