#9facc6 color space conversions
Hex:
        #9facc6
        RGB:
        159, 172, 198
        CMY:
        38, 33, 22
        CMYK:
        20, 13, 0, 22
      HSL:
        220°, 25.4902%, 70.0000%
        HSV (HSB):
        220°, 19.6970%, 77.6471%
        XYZ:
        39.2436, 40.9532, 59.2625
        xyY:
        0.2814, 0.2937, 40.9532
      CIE-Lab:
        70.1431, 1.0111, -14.7713
        CIE-LCH:
        70.1431, 14.8058, 273.9159
        CIE-Luv:
        70.1431, -8.2215, -22.7741
        Hunter-Lab:
        63.9947, -2.5286, -10.1094
      #9facc6 color charts
#9facc6 RGB chart
      #9facc6 CMYK chart
      #9facc6 RGB pie chart
      #9facc6 color shades, tints & tones
#9facc6 color schemes
#9facc6 color preview, HTML & CSS examples
           This text has a color of #9facc6        
        
          <p style="color:#9facc6;">Text here</p>
        
        
          .mytext {color:#9facc6;}
        
        Text color #9facc6
      
           This box has a color of #9facc6        
        
          <div style="background-color:#9facc6;">Content here</div>
        
        
          .mybackground {background-color:#9facc6;}
        
        Background color #9facc6
      
           Border around this has a color of #9facc6        
        
          <div style="border:2px solid #9facc6;">Content here</div>
        
        
          .myborder {border:2px solid #9facc6;}
        
        Border color #9facc6