#9facc7 color space conversions
Hex:
        #9facc7
        RGB:
        159, 172, 199
        CMY:
        38, 33, 22
        CMYK:
        20, 14, 0, 22
      HSL:
        221°, 26.3158%, 70.1961%
        HSV (HSB):
        221°, 20.1005%, 78.0392%
        XYZ:
        39.3594, 40.9995, 59.8721
        xyY:
        0.2807, 0.2924, 40.9995
      CIE-Lab:
        70.1756, 1.2370, -15.2733
        CIE-LCH:
        70.1756, 15.3233, 274.6302
        CIE-Luv:
        70.1756, -8.2639, -23.6087
        Hunter-Lab:
        64.0308, -2.3310, -10.6175
      #9facc7 color charts
#9facc7 RGB chart
      #9facc7 CMYK chart
      #9facc7 RGB pie chart
      #9facc7 color shades, tints & tones
#9facc7 color schemes
#9facc7 color preview, HTML & CSS examples
           This text has a color of #9facc7        
        
          <p style="color:#9facc7;">Text here</p>
        
        
          .mytext {color:#9facc7;}
        
        Text color #9facc7
      
           This box has a color of #9facc7        
        
          <div style="background-color:#9facc7;">Content here</div>
        
        
          .mybackground {background-color:#9facc7;}
        
        Background color #9facc7
      
           Border around this has a color of #9facc7        
        
          <div style="border:2px solid #9facc7;">Content here</div>
        
        
          .myborder {border:2px solid #9facc7;}
        
        Border color #9facc7