#7fa3b1 color space conversions
Hex:
        #7fa3b1
        RGB:
        127, 163, 177
        CMY:
        50, 36, 31
        CMYK:
        28, 8, 0, 31
      HSL:
        197°, 24.2718%, 59.6078%
        HSV (HSB):
        197°, 28.2486%, 69.4118%
        XYZ:
        29.7854, 33.8807, 46.5648
        xyY:
        0.2702, 0.3074, 33.8807
      CIE-Lab:
        64.8678, -8.9493, -11.2551
        CIE-LCH:
        64.8678, 14.3794, 231.5106
        CIE-Luv:
        64.8678, -18.5813, -15.5052
        Hunter-Lab:
        58.2072, -10.5216, -6.6860
      #7fa3b1 color charts
#7fa3b1 RGB chart
      #7fa3b1 CMYK chart
      #7fa3b1 RGB pie chart
      #7fa3b1 color shades, tints & tones
#7fa3b1 color schemes
#7fa3b1 color preview, HTML & CSS examples
           This text has a color of #7fa3b1        
        
          <p style="color:#7fa3b1;">Text here</p>
        
        
          .mytext {color:#7fa3b1;}
        
        Text color #7fa3b1
      
           This box has a color of #7fa3b1        
        
          <div style="background-color:#7fa3b1;">Content here</div>
        
        
          .mybackground {background-color:#7fa3b1;}
        
        Background color #7fa3b1
      
           Border around this has a color of #7fa3b1        
        
          <div style="border:2px solid #7fa3b1;">Content here</div>
        
        
          .myborder {border:2px solid #7fa3b1;}
        
        Border color #7fa3b1