#7fa4b4 color space conversions
Hex:
        #7fa4b4
        RGB:
        127, 164, 180
        CMY:
        50, 36, 29
        CMYK:
        29, 9, 0, 29
      HSL:
        198°, 26.1084%, 60.1961%
        HSV (HSB):
        198°, 29.4444%, 70.5882%
        XYZ:
        30.2661, 34.3582, 48.2166
        xyY:
        0.2682, 0.3045, 34.3582
      CIE-Lab:
        65.2459, -8.7620, -12.3643
        CIE-LCH:
        65.2459, 15.1542, 234.6766
        CIE-Luv:
        65.2459, -19.0487, -17.2806
        Hunter-Lab:
        58.6159, -10.4101, -7.7400
      #7fa4b4 color charts
#7fa4b4 RGB chart
      #7fa4b4 CMYK chart
      #7fa4b4 RGB pie chart
      #7fa4b4 color shades, tints & tones
#7fa4b4 color schemes
#7fa4b4 color preview, HTML & CSS examples
           This text has a color of #7fa4b4        
        
          <p style="color:#7fa4b4;">Text here</p>
        
        
          .mytext {color:#7fa4b4;}
        
        Text color #7fa4b4
      
           This box has a color of #7fa4b4        
        
          <div style="background-color:#7fa4b4;">Content here</div>
        
        
          .mybackground {background-color:#7fa4b4;}
        
        Background color #7fa4b4
      
           Border around this has a color of #7fa4b4        
        
          <div style="border:2px solid #7fa4b4;">Content here</div>
        
        
          .myborder {border:2px solid #7fa4b4;}
        
        Border color #7fa4b4