#9ea1fd color space conversions
Hex:
        #9ea1fd
        RGB:
        158, 161, 253
        CMY:
        38, 37, 1
        CMYK:
        38, 36, 0, 1
      HSL:
        238°, 95.9596%, 80.5882%
        HSV (HSB):
        238°, 37.5494%, 99.2157%
        XYZ:
        44.5750, 39.8507, 98.2711
        xyY:
        0.2440, 0.2181, 39.8507
      CIE-Lab:
        69.3631, 20.5231, -46.1016
        CIE-LCH:
        69.3631, 50.4634, 293.9973
        CIE-Luv:
        69.3631, -6.8365, -77.2109
        Hunter-Lab:
        63.1274, 15.5681, -48.1082
      #9ea1fd color charts
#9ea1fd RGB chart
      #9ea1fd CMYK chart
      #9ea1fd RGB pie chart
      #9ea1fd color shades, tints & tones
#9ea1fd color schemes
#9ea1fd color preview, HTML & CSS examples
           This text has a color of #9ea1fd        
        
          <p style="color:#9ea1fd;">Text here</p>
        
        
          .mytext {color:#9ea1fd;}
        
        Text color #9ea1fd
      
           This box has a color of #9ea1fd        
        
          <div style="background-color:#9ea1fd;">Content here</div>
        
        
          .mybackground {background-color:#9ea1fd;}
        
        Background color #9ea1fd
      
           Border around this has a color of #9ea1fd        
        
          <div style="border:2px solid #9ea1fd;">Content here</div>
        
        
          .myborder {border:2px solid #9ea1fd;}
        
        Border color #9ea1fd