#7d707b color space conversions
Hex:
        #7d707b
        RGB:
        125, 112, 123
        CMY:
        51, 56, 52
        CMYK:
        0, 10, 2, 51
      HSL:
        309°, 5.4852%, 46.4706%
        HSV (HSB):
        309°, 10.4000%, 49.0196%
        XYZ:
        17.8268, 17.3784, 21.1537
        xyY:
        0.3163, 0.3084, 17.3784
      CIE-Lab:
        48.7333, 7.1849, -4.2256
        CIE-LCH:
        48.7333, 8.3354, 329.5397
        CIE-Luv:
        48.7333, 6.7678, -6.9446
        Hunter-Lab:
        41.6874, 3.3790, -0.9047
      #7d707b color charts
#7d707b RGB chart
      #7d707b CMYK chart
      #7d707b RGB pie chart
      #7d707b color shades, tints & tones
#7d707b color schemes
#7d707b color preview, HTML & CSS examples
           This text has a color of #7d707b        
        
          <p style="color:#7d707b;">Text here</p>
        
        
          .mytext {color:#7d707b;}
        
        Text color #7d707b
      
           This box has a color of #7d707b        
        
          <div style="background-color:#7d707b;">Content here</div>
        
        
          .mybackground {background-color:#7d707b;}
        
        Background color #7d707b
      
           Border around this has a color of #7d707b        
        
          <div style="border:2px solid #7d707b;">Content here</div>
        
        
          .myborder {border:2px solid #7d707b;}
        
        Border color #7d707b