#9fa2e2 color space conversions
Hex:
        #9fa2e2
        RGB:
        159, 162, 226
        CMY:
        38, 36, 11
        CMYK:
        30, 28, 0, 11
      HSL:
        237°, 53.6000%, 75.4902%
        HSV (HSB):
        237°, 29.6460%, 88.6275%
        XYZ:
        40.9459, 38.7026, 77.2638
        xyY:
        0.2609, 0.2467, 38.7026
      CIE-Lab:
        68.5353, 13.2487, -32.6388
        CIE-LCH:
        68.5353, 35.2252, 292.0932
        CIE-Luv:
        68.5353, -5.2505, -53.5622
        Hunter-Lab:
        62.2114, 8.6140, -30.0876
      #9fa2e2 color charts
#9fa2e2 RGB chart
      #9fa2e2 CMYK chart
      #9fa2e2 RGB pie chart
      #9fa2e2 color shades, tints & tones
#9fa2e2 color schemes
#9fa2e2 color preview, HTML & CSS examples
           This text has a color of #9fa2e2        
        
          <p style="color:#9fa2e2;">Text here</p>
        
        
          .mytext {color:#9fa2e2;}
        
        Text color #9fa2e2
      
           This box has a color of #9fa2e2        
        
          <div style="background-color:#9fa2e2;">Content here</div>
        
        
          .mybackground {background-color:#9fa2e2;}
        
        Background color #9fa2e2
      
           Border around this has a color of #9fa2e2        
        
          <div style="border:2px solid #9fa2e2;">Content here</div>
        
        
          .myborder {border:2px solid #9fa2e2;}
        
        Border color #9fa2e2