#7fa0b4 color space conversions
Hex:
        #7fa0b4
        RGB:
        127, 160, 180
        CMY:
        50, 37, 29
        CMYK:
        29, 11, 0, 29
      HSL:
        203°, 26.1084%, 60.1961%
        HSV (HSB):
        203°, 29.4444%, 70.5882%
        XYZ:
        29.5614, 32.9489, 47.9817
        xyY:
        0.2675, 0.2982, 32.9489
      CIE-Lab:
        64.1195, -6.5775, -14.0584
        CIE-LCH:
        64.1195, 15.5210, 244.9267
        CIE-Luv:
        64.1195, -17.3017, -20.2063
        Hunter-Lab:
        57.4012, -8.5251, -9.3798
      #7fa0b4 color charts
#7fa0b4 RGB chart
      #7fa0b4 CMYK chart
      #7fa0b4 RGB pie chart
      #7fa0b4 color shades, tints & tones
#7fa0b4 color schemes
#7fa0b4 color preview, HTML & CSS examples
           This text has a color of #7fa0b4        
        
          <p style="color:#7fa0b4;">Text here</p>
        
        
          .mytext {color:#7fa0b4;}
        
        Text color #7fa0b4
      
           This box has a color of #7fa0b4        
        
          <div style="background-color:#7fa0b4;">Content here</div>
        
        
          .mybackground {background-color:#7fa0b4;}
        
        Background color #7fa0b4
      
           Border around this has a color of #7fa0b4        
        
          <div style="border:2px solid #7fa0b4;">Content here</div>
        
        
          .myborder {border:2px solid #7fa0b4;}
        
        Border color #7fa0b4