#747d7f color space conversions
Hex:
        #747d7f
        RGB:
        116, 125, 127
        CMY:
        55, 51, 50
        CMYK:
        9, 2, 0, 50
      HSL:
        191°, 4.5267%, 47.6471%
        HSV (HSB):
        191°, 8.6614%, 49.8039%
        XYZ:
        18.3668, 19.9125, 22.9541
        xyY:
        0.2999, 0.3252, 19.9125
      CIE-Lab:
        51.7382, -2.9056, -2.2420
        CIE-LCH:
        51.7382, 3.6700, 217.6543
        CIE-Luv:
        51.7382, -5.0237, -2.6600
        Hunter-Lab:
        44.6235, -4.6212, 0.7379
      #747d7f color charts
#747d7f RGB chart
      #747d7f CMYK chart
      #747d7f RGB pie chart
      #747d7f color shades, tints & tones
#747d7f color schemes
#747d7f color preview, HTML & CSS examples
           This text has a color of #747d7f        
        
          <p style="color:#747d7f;">Text here</p>
        
        
          .mytext {color:#747d7f;}
        
        Text color #747d7f
      
           This box has a color of #747d7f        
        
          <div style="background-color:#747d7f;">Content here</div>
        
        
          .mybackground {background-color:#747d7f;}
        
        Background color #747d7f
      
           Border around this has a color of #747d7f        
        
          <div style="border:2px solid #747d7f;">Content here</div>
        
        
          .myborder {border:2px solid #747d7f;}
        
        Border color #747d7f