#7fa0b3 color space conversions
Hex:
        #7fa0b3
        RGB:
        127, 160, 179
        CMY:
        50, 37, 30
        CMYK:
        29, 11, 0, 30
      HSL:
        202°, 25.4902%, 60.0000%
        HSV (HSB):
        202°, 29.0503%, 70.1961%
        XYZ:
        29.4599, 32.9083, 47.4471
        xyY:
        0.2683, 0.2997, 32.9083
      CIE-Lab:
        64.0866, -6.8238, -13.5478
        CIE-LCH:
        64.0866, 15.1693, 243.2663
        CIE-Luv:
        64.0866, -17.2881, -19.3665
        Hunter-Lab:
        57.3658, -8.7224, -8.8826
      #7fa0b3 color charts
#7fa0b3 RGB chart
      #7fa0b3 CMYK chart
      #7fa0b3 RGB pie chart
      #7fa0b3 color shades, tints & tones
#7fa0b3 color schemes
#7fa0b3 color preview, HTML & CSS examples
           This text has a color of #7fa0b3        
        
          <p style="color:#7fa0b3;">Text here</p>
        
        
          .mytext {color:#7fa0b3;}
        
        Text color #7fa0b3
      
           This box has a color of #7fa0b3        
        
          <div style="background-color:#7fa0b3;">Content here</div>
        
        
          .mybackground {background-color:#7fa0b3;}
        
        Background color #7fa0b3
      
           Border around this has a color of #7fa0b3        
        
          <div style="border:2px solid #7fa0b3;">Content here</div>
        
        
          .myborder {border:2px solid #7fa0b3;}
        
        Border color #7fa0b3