#7fa0a6 color space conversions
Hex:
        #7fa0a6
        RGB:
        127, 160, 166
        CMY:
        50, 37, 35
        CMYK:
        23, 4, 0, 35
      HSL:
        189°, 17.9724%, 57.4510%
        HSV (HSB):
        189°, 23.4940%, 65.0980%
        XYZ:
        28.2061, 32.4068, 40.8449
        xyY:
        0.2780, 0.3194, 32.4068
      CIE-Lab:
        63.6777, -9.9312, -6.8659
        CIE-LCH:
        63.6777, 12.0735, 214.6576
        CIE-Luv:
        63.6777, -17.1171, -8.5731
        Hunter-Lab:
        56.9270, -11.1792, -2.6915
      #7fa0a6 color charts
#7fa0a6 RGB chart
      #7fa0a6 CMYK chart
      #7fa0a6 RGB pie chart
      #7fa0a6 color shades, tints & tones
#7fa0a6 color schemes
#7fa0a6 color preview, HTML & CSS examples
           This text has a color of #7fa0a6        
        
          <p style="color:#7fa0a6;">Text here</p>
        
        
          .mytext {color:#7fa0a6;}
        
        Text color #7fa0a6
      
           This box has a color of #7fa0a6        
        
          <div style="background-color:#7fa0a6;">Content here</div>
        
        
          .mybackground {background-color:#7fa0a6;}
        
        Background color #7fa0a6
      
           Border around this has a color of #7fa0a6        
        
          <div style="border:2px solid #7fa0a6;">Content here</div>
        
        
          .myborder {border:2px solid #7fa0a6;}
        
        Border color #7fa0a6