#9fa0e7 color space conversions
Hex:
        #9fa0e7
        RGB:
        159, 160, 231
        CMY:
        38, 37, 9
        CMYK:
        31, 31, 0, 9
      HSL:
        239°, 60.0000%, 76.4706%
        HSV (HSB):
        239°, 31.1688%, 90.5882%
        XYZ:
        41.2927, 38.2821, 80.8141
        xyY:
        0.2575, 0.2387, 38.2821
      CIE-Lab:
        68.2280, 15.6364, -35.8601
        CIE-LCH:
        68.2280, 39.1209, 293.5590
        CIE-Luv:
        68.2280, -4.7235, -59.2140
        Hunter-Lab:
        61.8725, 10.8511, -34.1303
      #9fa0e7 color charts
#9fa0e7 RGB chart
      #9fa0e7 CMYK chart
      #9fa0e7 RGB pie chart
      #9fa0e7 color shades, tints & tones
#9fa0e7 color schemes
#9fa0e7 color preview, HTML & CSS examples
           This text has a color of #9fa0e7        
        
          <p style="color:#9fa0e7;">Text here</p>
        
        
          .mytext {color:#9fa0e7;}
        
        Text color #9fa0e7
      
           This box has a color of #9fa0e7        
        
          <div style="background-color:#9fa0e7;">Content here</div>
        
        
          .mybackground {background-color:#9fa0e7;}
        
        Background color #9fa0e7
      
           Border around this has a color of #9fa0e7        
        
          <div style="border:2px solid #9fa0e7;">Content here</div>
        
        
          .myborder {border:2px solid #9fa0e7;}
        
        Border color #9fa0e7