#7c767c color space conversions
Hex:
        #7c767c
        RGB:
        124, 118, 124
        CMY:
        51, 54, 51
        CMYK:
        0, 5, 0, 51
      HSL:
        300°, 2.4793%, 47.4510%
        HSV (HSB):
        300°, 4.8387%, 48.6275%
        XYZ:
        18.4287, 18.6972, 21.7064
        xyY:
        0.3132, 0.3178, 18.6972
      CIE-Lab:
        50.3310, 3.4839, -2.4711
        CIE-LCH:
        50.3310, 4.2713, 324.6527
        CIE-Luv:
        50.3310, 3.0557, -3.9588
        Hunter-Lab:
        43.2402, 0.4051, 0.5049
      #7c767c color charts
#7c767c RGB chart
      #7c767c CMYK chart
      #7c767c RGB pie chart
      #7c767c color shades, tints & tones
#7c767c color schemes
#7c767c color preview, HTML & CSS examples
           This text has a color of #7c767c        
        
          <p style="color:#7c767c;">Text here</p>
        
        
          .mytext {color:#7c767c;}
        
        Text color #7c767c
      
           This box has a color of #7c767c        
        
          <div style="background-color:#7c767c;">Content here</div>
        
        
          .mybackground {background-color:#7c767c;}
        
        Background color #7c767c
      
           Border around this has a color of #7c767c        
        
          <div style="border:2px solid #7c767c;">Content here</div>
        
        
          .myborder {border:2px solid #7c767c;}
        
        Border color #7c767c