#9fa1f3 color space conversions
Hex:
        #9fa1f3
        RGB:
        159, 161, 243
        CMY:
        38, 37, 5
        CMYK:
        35, 34, 0, 5
      HSL:
        239°, 77.7778%, 78.8235%
        HSV (HSB):
        239°, 34.5679%, 95.2941%
        XYZ:
        43.2206, 39.3317, 90.1078
        xyY:
        0.2503, 0.2278, 39.3317
      CIE-Lab:
        68.9909, 18.1521, -41.2360
        CIE-LCH:
        68.9909, 45.0545, 293.7592
        CIE-Luv:
        68.9909, -5.8267, -68.6575
        Hunter-Lab:
        62.7150, 13.2636, -41.2863
      #9fa1f3 color charts
#9fa1f3 RGB chart
      #9fa1f3 CMYK chart
      #9fa1f3 RGB pie chart
      #9fa1f3 color shades, tints & tones
#9fa1f3 color schemes
#9fa1f3 color preview, HTML & CSS examples
           This text has a color of #9fa1f3        
        
          <p style="color:#9fa1f3;">Text here</p>
        
        
          .mytext {color:#9fa1f3;}
        
        Text color #9fa1f3
      
           This box has a color of #9fa1f3        
        
          <div style="background-color:#9fa1f3;">Content here</div>
        
        
          .mybackground {background-color:#9fa1f3;}
        
        Background color #9fa1f3
      
           Border around this has a color of #9fa1f3        
        
          <div style="border:2px solid #9fa1f3;">Content here</div>
        
        
          .myborder {border:2px solid #9fa1f3;}
        
        Border color #9fa1f3