#9fa5f5 color space conversions
Hex:
        #9fa5f5
        RGB:
        159, 165, 245
        CMY:
        38, 35, 4
        CMYK:
        35, 33, 0, 4
      HSL:
        236°, 81.1321%, 79.2157%
        HSV (HSB):
        236°, 35.1020%, 96.0784%
        XYZ:
        44.2346, 40.8738, 91.9442
        xyY:
        0.2498, 0.2309, 40.8738
      CIE-Lab:
        70.0874, 16.4096, -40.6125
        CIE-LCH:
        70.0874, 43.8024, 292.0013
        CIE-Luv:
        70.0874, -7.4990, -67.5416
        Hunter-Lab:
        63.9326, 11.6212, -40.5147
      #9fa5f5 color charts
#9fa5f5 RGB chart
      #9fa5f5 CMYK chart
      #9fa5f5 RGB pie chart
      #9fa5f5 color shades, tints & tones
#9fa5f5 color schemes
#9fa5f5 color preview, HTML & CSS examples
           This text has a color of #9fa5f5        
        
          <p style="color:#9fa5f5;">Text here</p>
        
        
          .mytext {color:#9fa5f5;}
        
        Text color #9fa5f5
      
           This box has a color of #9fa5f5        
        
          <div style="background-color:#9fa5f5;">Content here</div>
        
        
          .mybackground {background-color:#9fa5f5;}
        
        Background color #9fa5f5
      
           Border around this has a color of #9fa5f5        
        
          <div style="border:2px solid #9fa5f5;">Content here</div>
        
        
          .myborder {border:2px solid #9fa5f5;}
        
        Border color #9fa5f5