#7f787d color space conversions
Hex:
        #7f787d
        RGB:
        127, 120, 125
        CMY:
        50, 53, 51
        CMYK:
        0, 6, 2, 50
      HSL:
        317°, 2.8340%, 48.4314%
        HSV (HSB):
        317°, 5.5118%, 49.8039%
        XYZ:
        19.1705, 19.4256, 22.1412
        xyY:
        0.3156, 0.3198, 19.4256
      CIE-Lab:
        51.1815, 3.6502, -1.7796
        CIE-LCH:
        51.1815, 4.0609, 334.0092
        CIE-Luv:
        51.1815, 3.7079, -3.0393
        Hunter-Lab:
        44.0745, 0.5095, 1.0674
      #7f787d color charts
#7f787d RGB chart
      #7f787d CMYK chart
      #7f787d RGB pie chart
      #7f787d color shades, tints & tones
#7f787d color schemes
#7f787d color preview, HTML & CSS examples
           This text has a color of #7f787d        
        
          <p style="color:#7f787d;">Text here</p>
        
        
          .mytext {color:#7f787d;}
        
        Text color #7f787d
      
           This box has a color of #7f787d        
        
          <div style="background-color:#7f787d;">Content here</div>
        
        
          .mybackground {background-color:#7f787d;}
        
        Background color #7f787d
      
           Border around this has a color of #7f787d        
        
          <div style="border:2px solid #7f787d;">Content here</div>
        
        
          .myborder {border:2px solid #7f787d;}
        
        Border color #7f787d