#7fa4a7 color space conversions
Hex:
        #7fa4a7
        RGB:
        127, 164, 167
        CMY:
        50, 36, 35
        CMYK:
        24, 2, 0, 35
      HSL:
        185°, 18.5185%, 57.6471%
        HSV (HSB):
        185°, 23.9521%, 65.4902%
        XYZ:
        29.0029, 33.8530, 41.5649
        xyY:
        0.2778, 0.3242, 33.8530
      CIE-Lab:
        64.8457, -11.8545, -5.6946
        CIE-LCH:
        64.8457, 13.1514, 205.6585
        CIE-Luv:
        64.8457, -18.9345, -6.5300
        Hunter-Lab:
        58.1833, -12.8430, -1.6272
      #7fa4a7 color charts
#7fa4a7 RGB chart
      #7fa4a7 CMYK chart
      #7fa4a7 RGB pie chart
      #7fa4a7 color shades, tints & tones
#7fa4a7 color schemes
#7fa4a7 color preview, HTML & CSS examples
           This text has a color of #7fa4a7        
        
          <p style="color:#7fa4a7;">Text here</p>
        
        
          .mytext {color:#7fa4a7;}
        
        Text color #7fa4a7
      
           This box has a color of #7fa4a7        
        
          <div style="background-color:#7fa4a7;">Content here</div>
        
        
          .mybackground {background-color:#7fa4a7;}
        
        Background color #7fa4a7
      
           Border around this has a color of #7fa4a7        
        
          <div style="border:2px solid #7fa4a7;">Content here</div>
        
        
          .myborder {border:2px solid #7fa4a7;}
        
        Border color #7fa4a7