#7c7e7c color space conversions
Hex:
        #7c7e7c
        RGB:
        124, 126, 124
        CMY:
        51, 51, 51
        CMYK:
        2, 0, 2, 51
      HSL:
        120°, 0.8000%, 49.0196%
        HSV (HSB):
        120°, 1.5873%, 49.4118%
        XYZ:
        19.4111, 20.6620, 22.0339
        xyY:
        0.3125, 0.3327, 20.6620
      CIE-Lab:
        52.5776, -1.1459, 0.8177
        CIE-LCH:
        52.5776, 1.4078, 144.4882
        CIE-Luv:
        52.5776, -1.0196, 1.3099
        Hunter-Lab:
        45.4555, -3.3213, 3.0789
      #7c7e7c color charts
#7c7e7c RGB chart
      #7c7e7c CMYK chart
      #7c7e7c RGB pie chart
      #7c7e7c color shades, tints & tones
#7c7e7c color schemes
#7c7e7c color preview, HTML & CSS examples
           This text has a color of #7c7e7c        
        
          <p style="color:#7c7e7c;">Text here</p>
        
        
          .mytext {color:#7c7e7c;}
        
        Text color #7c7e7c
      
           This box has a color of #7c7e7c        
        
          <div style="background-color:#7c7e7c;">Content here</div>
        
        
          .mybackground {background-color:#7c7e7c;}
        
        Background color #7c7e7c
      
           Border around this has a color of #7c7e7c        
        
          <div style="border:2px solid #7c7e7c;">Content here</div>
        
        
          .myborder {border:2px solid #7c7e7c;}
        
        Border color #7c7e7c