#797b7d color space conversions
Hex:
        #797b7d
        RGB:
        121, 123, 125
        CMY:
        53, 52, 51
        CMYK:
        3, 2, 0, 51
      HSL:
        210°, 1.6260%, 48.2353%
        HSV (HSB):
        210°, 3.2000%, 49.0196%
        XYZ:
        18.6698, 19.7115, 22.2227
        xyY:
        0.3081, 0.3253, 19.7115
      CIE-Lab:
        51.5095, -0.3392, -1.3584
        CIE-LCH:
        51.5095, 1.4001, 255.9809
        CIE-Luv:
        51.5095, -1.2302, -1.8234
        Hunter-Lab:
        44.3977, -2.6344, 1.4015
      #797b7d color charts
#797b7d RGB chart
      #797b7d CMYK chart
      #797b7d RGB pie chart
      #797b7d color shades, tints & tones
#797b7d color schemes
#797b7d color preview, HTML & CSS examples
           This text has a color of #797b7d        
        
          <p style="color:#797b7d;">Text here</p>
        
        
          .mytext {color:#797b7d;}
        
        Text color #797b7d
      
           This box has a color of #797b7d        
        
          <div style="background-color:#797b7d;">Content here</div>
        
        
          .mybackground {background-color:#797b7d;}
        
        Background color #797b7d
      
           Border around this has a color of #797b7d        
        
          <div style="border:2px solid #797b7d;">Content here</div>
        
        
          .myborder {border:2px solid #797b7d;}
        
        Border color #797b7d