#7fa8ad color space conversions
Hex:
        #7fa8ad
        RGB:
        127, 168, 173
        CMY:
        50, 34, 32
        CMYK:
        27, 3, 0, 32
      HSL:
        187°, 21.9048%, 58.8235%
        HSV (HSB):
        187°, 26.5896%, 67.8431%
        XYZ:
        30.2979, 35.5344, 44.7971
        xyY:
        0.2739, 0.3212, 35.5344
      CIE-Lab:
        66.1626, -12.5939, -7.0913
        CIE-LCH:
        66.1626, 14.4532, 209.3827
        CIE-Luv:
        66.1626, -20.7630, -8.5691
        Hunter-Lab:
        59.6108, -13.5941, -2.8286
      #7fa8ad color charts
#7fa8ad RGB chart
      #7fa8ad CMYK chart
      #7fa8ad RGB pie chart
      #7fa8ad color shades, tints & tones
#7fa8ad color schemes
#7fa8ad color preview, HTML & CSS examples
           This text has a color of #7fa8ad        
        
          <p style="color:#7fa8ad;">Text here</p>
        
        
          .mytext {color:#7fa8ad;}
        
        Text color #7fa8ad
      
           This box has a color of #7fa8ad        
        
          <div style="background-color:#7fa8ad;">Content here</div>
        
        
          .mybackground {background-color:#7fa8ad;}
        
        Background color #7fa8ad
      
           Border around this has a color of #7fa8ad        
        
          <div style="border:2px solid #7fa8ad;">Content here</div>
        
        
          .myborder {border:2px solid #7fa8ad;}
        
        Border color #7fa8ad