#7fa0a9 color space conversions
Hex:
        #7fa0a9
        RGB:
        127, 160, 169
        CMY:
        50, 37, 34
        CMYK:
        25, 5, 0, 34
      HSL:
        193°, 19.6262%, 58.0392%
        HSV (HSB):
        193°, 24.8521%, 66.2745%
        XYZ:
        28.4846, 32.5182, 42.3115
        xyY:
        0.2757, 0.3148, 32.5182
      CIE-Lab:
        63.7689, -9.2303, -8.4147
        CIE-LCH:
        63.7689, 12.4902, 222.3536
        CIE-Luv:
        63.7689, -17.1556, -11.0410
        Hunter-Lab:
        57.0247, -10.6301, -4.0749
      #7fa0a9 color charts
#7fa0a9 RGB chart
      #7fa0a9 CMYK chart
      #7fa0a9 RGB pie chart
      #7fa0a9 color shades, tints & tones
#7fa0a9 color schemes
#7fa0a9 color preview, HTML & CSS examples
           This text has a color of #7fa0a9        
        
          <p style="color:#7fa0a9;">Text here</p>
        
        
          .mytext {color:#7fa0a9;}
        
        Text color #7fa0a9
      
           This box has a color of #7fa0a9        
        
          <div style="background-color:#7fa0a9;">Content here</div>
        
        
          .mybackground {background-color:#7fa0a9;}
        
        Background color #7fa0a9
      
           Border around this has a color of #7fa0a9        
        
          <div style="border:2px solid #7fa0a9;">Content here</div>
        
        
          .myborder {border:2px solid #7fa0a9;}
        
        Border color #7fa0a9