#4f767d color space conversions
Hex:
        #4f767d
        RGB:
        79, 118, 125
        CMY:
        69, 54, 51
        CMYK:
        37, 6, 0, 51
      HSL:
        189°, 22.5490%, 40.0000%
        HSV (HSB):
        189°, 36.8000%, 49.0196%
        XYZ:
        13.4046, 16.0998, 21.8031
        xyY:
        0.2613, 0.3138, 16.0998
      CIE-Lab:
        47.1052, -11.7446, -8.2062
        CIE-LCH:
        47.1052, 14.3275, 214.9427
        CIE-Luv:
        47.1052, -18.6438, -9.7788
        Hunter-Lab:
        40.1246, -10.5858, -4.1302
      #4f767d color charts
#4f767d RGB chart
      #4f767d CMYK chart
      #4f767d RGB pie chart
      #4f767d color shades, tints & tones
#4f767d color schemes
#4f767d color preview, HTML & CSS examples
           This text has a color of #4f767d        
        
          <p style="color:#4f767d;">Text here</p>
        
        
          .mytext {color:#4f767d;}
        
        Text color #4f767d
      
           This box has a color of #4f767d        
        
          <div style="background-color:#4f767d;">Content here</div>
        
        
          .mybackground {background-color:#4f767d;}
        
        Background color #4f767d
      
           Border around this has a color of #4f767d        
        
          <div style="border:2px solid #4f767d;">Content here</div>
        
        
          .myborder {border:2px solid #4f767d;}
        
        Border color #4f767d