#9fa5e5 color space conversions
Hex:
        #9fa5e5
        RGB:
        159, 165, 229
        CMY:
        38, 35, 10
        CMYK:
        31, 28, 0, 10
      HSL:
        235°, 57.3770%, 76.0784%
        HSV (HSB):
        235°, 30.5677%, 89.8039%
        XYZ:
        41.8961, 39.9383, 79.6295
        xyY:
        0.2595, 0.2474, 39.9383
      CIE-Lab:
        69.4256, 12.3099, -32.9061
        CIE-LCH:
        69.4256, 35.1332, 290.5104
        CIE-Luv:
        69.4256, -6.6541, -53.9812
        Hunter-Lab:
        63.1968, 7.7415, -30.4691
      #9fa5e5 color charts
#9fa5e5 RGB chart
      #9fa5e5 CMYK chart
      #9fa5e5 RGB pie chart
      #9fa5e5 color shades, tints & tones
#9fa5e5 color schemes
#9fa5e5 color preview, HTML & CSS examples
           This text has a color of #9fa5e5        
        
          <p style="color:#9fa5e5;">Text here</p>
        
        
          .mytext {color:#9fa5e5;}
        
        Text color #9fa5e5
      
           This box has a color of #9fa5e5        
        
          <div style="background-color:#9fa5e5;">Content here</div>
        
        
          .mybackground {background-color:#9fa5e5;}
        
        Background color #9fa5e5
      
           Border around this has a color of #9fa5e5        
        
          <div style="border:2px solid #9fa5e5;">Content here</div>
        
        
          .myborder {border:2px solid #9fa5e5;}
        
        Border color #9fa5e5