#4f505f color space conversions
Hex:
        #4f505f
        RGB:
        79, 80, 95
        CMY:
        69, 69, 63
        CMYK:
        17, 16, 0, 63
      HSL:
        236°, 9.1954%, 34.1176%
        HSV (HSB):
        236°, 16.8421%, 37.2549%
        XYZ:
        8.1587, 8.2258, 11.9842
        xyY:
        0.2876, 0.2900, 8.2258
      CIE-Lab:
        34.4488, 3.1101, -8.8666
        CIE-LCH:
        34.4488, 9.3962, 289.3290
        CIE-Luv:
        34.4488, -1.3453, -11.7997
        Hunter-Lab:
        28.6807, 0.5860, -4.6978
      #4f505f color charts
#4f505f RGB chart
      #4f505f CMYK chart
      #4f505f RGB pie chart
      #4f505f color shades, tints & tones
#4f505f color schemes
#4f505f color preview, HTML & CSS examples
           This text has a color of #4f505f        
        
          <p style="color:#4f505f;">Text here</p>
        
        
          .mytext {color:#4f505f;}
        
        Text color #4f505f
      
           This box has a color of #4f505f        
        
          <div style="background-color:#4f505f;">Content here</div>
        
        
          .mybackground {background-color:#4f505f;}
        
        Background color #4f505f
      
           Border around this has a color of #4f505f        
        
          <div style="border:2px solid #4f505f;">Content here</div>
        
        
          .myborder {border:2px solid #4f505f;}
        
        Border color #4f505f