#9fa7e3 color space conversions
Hex:
        #9fa7e3
        RGB:
        159, 167, 227
        CMY:
        38, 35, 11
        CMYK:
        30, 26, 0, 11
      HSL:
        233°, 54.8387%, 75.6863%
        HSV (HSB):
        233°, 29.9559%, 89.0196%
        XYZ:
        41.9819, 40.5544, 78.2881
        xyY:
        0.2610, 0.2522, 40.5544
      CIE-Lab:
        69.8626, 10.6860, -31.1352
        CIE-LCH:
        69.8626, 32.9179, 288.9428
        CIE-Luv:
        69.8626, -7.3800, -50.8548
        Hunter-Lab:
        63.6823, 6.2301, -28.3108
      #9fa7e3 color charts
#9fa7e3 RGB chart
      #9fa7e3 CMYK chart
      #9fa7e3 RGB pie chart
      #9fa7e3 color shades, tints & tones
#9fa7e3 color schemes
#9fa7e3 color preview, HTML & CSS examples
           This text has a color of #9fa7e3        
        
          <p style="color:#9fa7e3;">Text here</p>
        
        
          .mytext {color:#9fa7e3;}
        
        Text color #9fa7e3
      
           This box has a color of #9fa7e3        
        
          <div style="background-color:#9fa7e3;">Content here</div>
        
        
          .mybackground {background-color:#9fa7e3;}
        
        Background color #9fa7e3
      
           Border around this has a color of #9fa7e3        
        
          <div style="border:2px solid #9fa7e3;">Content here</div>
        
        
          .myborder {border:2px solid #9fa7e3;}
        
        Border color #9fa7e3