#7d7a7e color space conversions
Hex:
        #7d7a7e
        RGB:
        125, 122, 126
        CMY:
        51, 52, 51
        CMYK:
        1, 3, 0, 51
      HSL:
        285°, 1.6129%, 48.6275%
        HSV (HSB):
        285°, 3.1746%, 49.4118%
        XYZ:
        19.1829, 19.7854, 22.5466
        xyY:
        0.3118, 0.3216, 19.7854
      CIE-Lab:
        51.5937, 1.9364, -1.7824
        CIE-LCH:
        51.5937, 2.6318, 317.3707
        CIE-Luv:
        51.5937, 1.4677, -2.7746
        Hunter-Lab:
        44.4808, -0.8611, 1.0834
      #7d7a7e color charts
#7d7a7e RGB chart
      #7d7a7e CMYK chart
      #7d7a7e RGB pie chart
      #7d7a7e color shades, tints & tones
#7d7a7e color schemes
#7d7a7e color preview, HTML & CSS examples
           This text has a color of #7d7a7e        
        
          <p style="color:#7d7a7e;">Text here</p>
        
        
          .mytext {color:#7d7a7e;}
        
        Text color #7d7a7e
      
           This box has a color of #7d7a7e        
        
          <div style="background-color:#7d7a7e;">Content here</div>
        
        
          .mybackground {background-color:#7d7a7e;}
        
        Background color #7d7a7e
      
           Border around this has a color of #7d7a7e        
        
          <div style="border:2px solid #7d7a7e;">Content here</div>
        
        
          .myborder {border:2px solid #7d7a7e;}
        
        Border color #7d7a7e