#9fa1e2 color space conversions
Hex:
        #9fa1e2
        RGB:
        159, 161, 226
        CMY:
        38, 37, 11
        CMYK:
        30, 29, 0, 11
      HSL:
        238°, 53.6000%, 75.4902%
        HSV (HSB):
        238°, 29.6460%, 88.6275%
        XYZ:
        40.7704, 38.3517, 77.2053
        xyY:
        0.2608, 0.2453, 38.3517
      CIE-Lab:
        68.2790, 13.8132, -33.0356
        CIE-LCH:
        68.2790, 35.8072, 292.6912
        CIE-Luv:
        68.2790, -4.8372, -54.2691
        Hunter-Lab:
        61.9287, 9.1392, -30.5656
      #9fa1e2 color charts
#9fa1e2 RGB chart
      #9fa1e2 CMYK chart
      #9fa1e2 RGB pie chart
      #9fa1e2 color shades, tints & tones
#9fa1e2 color schemes
#9fa1e2 color preview, HTML & CSS examples
           This text has a color of #9fa1e2        
        
          <p style="color:#9fa1e2;">Text here</p>
        
        
          .mytext {color:#9fa1e2;}
        
        Text color #9fa1e2
      
           This box has a color of #9fa1e2        
        
          <div style="background-color:#9fa1e2;">Content here</div>
        
        
          .mybackground {background-color:#9fa1e2;}
        
        Background color #9fa1e2
      
           Border around this has a color of #9fa1e2        
        
          <div style="border:2px solid #9fa1e2;">Content here</div>
        
        
          .myborder {border:2px solid #9fa1e2;}
        
        Border color #9fa1e2