#9fa1fd color space conversions
Hex:
        #9fa1fd
        RGB:
        159, 161, 253
        CMY:
        38, 37, 1
        CMYK:
        37, 36, 0, 1
      HSL:
        239°, 95.9184%, 80.7843%
        HSV (HSB):
        239°, 37.1542%, 99.2157%
        XYZ:
        44.7726, 39.9525, 98.2803
        xyY:
        0.2447, 0.2183, 39.9525
      CIE-Lab:
        69.4357, 20.7829, -45.9824
        CIE-LCH:
        69.4357, 50.4610, 294.3218
        CIE-Luv:
        69.4357, -6.4047, -77.0556
        Hunter-Lab:
        63.2080, 15.8242, -47.9428
      #9fa1fd color charts
#9fa1fd RGB chart
      #9fa1fd CMYK chart
      #9fa1fd RGB pie chart
      #9fa1fd color shades, tints & tones
#9fa1fd color schemes
#9fa1fd color preview, HTML & CSS examples
           This text has a color of #9fa1fd        
        
          <p style="color:#9fa1fd;">Text here</p>
        
        
          .mytext {color:#9fa1fd;}
        
        Text color #9fa1fd
      
           This box has a color of #9fa1fd        
        
          <div style="background-color:#9fa1fd;">Content here</div>
        
        
          .mybackground {background-color:#9fa1fd;}
        
        Background color #9fa1fd
      
           Border around this has a color of #9fa1fd        
        
          <div style="border:2px solid #9fa1fd;">Content here</div>
        
        
          .myborder {border:2px solid #9fa1fd;}
        
        Border color #9fa1fd