#9facf5 color space conversions
Hex:
        #9facf5
        RGB:
        159, 172, 245
        CMY:
        38, 33, 4
        CMYK:
        35, 30, 0, 4
      HSL:
        231°, 81.1321%, 79.2157%
        HSV (HSB):
        231°, 35.1020%, 96.0784%
        XYZ:
        45.5320, 43.4685, 92.3767
        xyY:
        0.2510, 0.2397, 43.4685
      CIE-Lab:
        71.8718, 12.4697, -37.8318
        CIE-LCH:
        71.8718, 39.8339, 288.2427
        CIE-Luv:
        71.8718, -10.2612, -62.5636
        Hunter-Lab:
        65.9307, 7.8942, -36.9208
      #9facf5 color charts
#9facf5 RGB chart
      #9facf5 CMYK chart
      #9facf5 RGB pie chart
      #9facf5 color shades, tints & tones
#9facf5 color schemes
#9facf5 color preview, HTML & CSS examples
           This text has a color of #9facf5        
        
          <p style="color:#9facf5;">Text here</p>
        
        
          .mytext {color:#9facf5;}
        
        Text color #9facf5
      
           This box has a color of #9facf5        
        
          <div style="background-color:#9facf5;">Content here</div>
        
        
          .mybackground {background-color:#9facf5;}
        
        Background color #9facf5
      
           Border around this has a color of #9facf5        
        
          <div style="border:2px solid #9facf5;">Content here</div>
        
        
          .myborder {border:2px solid #9facf5;}
        
        Border color #9facf5