#7c7d7c color space conversions
Hex:
        #7c7d7c
        RGB:
        124, 125, 124
        CMY:
        51, 51, 51
        CMYK:
        1, 0, 1, 51
      HSL:
        120°, 0.4016%, 48.8235%
        HSV (HSB):
        120°, 0.8000%, 49.0196%
        XYZ:
        19.2839, 20.4076, 21.9915
        xyY:
        0.3126, 0.3308, 20.4076
      CIE-Lab:
        52.2949, -0.5722, 0.4057
        CIE-LCH:
        52.2949, 0.7014, 144.6600
        CIE-Luv:
        52.2949, -0.5095, 0.6505
        Hunter-Lab:
        45.1747, -2.8589, 2.7594
      #7c7d7c color charts
#7c7d7c RGB chart
      #7c7d7c CMYK chart
      #7c7d7c RGB pie chart
      #7c7d7c color shades, tints & tones
#7c7d7c color schemes
#7c7d7c color preview, HTML & CSS examples
           This text has a color of #7c7d7c        
        
          <p style="color:#7c7d7c;">Text here</p>
        
        
          .mytext {color:#7c7d7c;}
        
        Text color #7c7d7c
      
           This box has a color of #7c7d7c        
        
          <div style="background-color:#7c7d7c;">Content here</div>
        
        
          .mybackground {background-color:#7c7d7c;}
        
        Background color #7c7d7c
      
           Border around this has a color of #7c7d7c        
        
          <div style="border:2px solid #7c7d7c;">Content here</div>
        
        
          .myborder {border:2px solid #7c7d7c;}
        
        Border color #7c7d7c