#9fa8f3 color space conversions
Hex:
        #9fa8f3
        RGB:
        159, 168, 243
        CMY:
        38, 34, 5
        CMYK:
        35, 31, 0, 5
      HSL:
        234°, 77.7778%, 78.8235%
        HSV (HSB):
        234°, 34.5679%, 95.2941%
        XYZ:
        44.4784, 41.8473, 90.5271
        xyY:
        0.2515, 0.2366, 41.8473
      CIE-Lab:
        70.7655, 14.1971, -38.4671
        CIE-LCH:
        70.7655, 41.0034, 290.2577
        CIE-Luv:
        70.7655, -8.5794, -63.7259
        Hunter-Lab:
        64.6895, 9.5243, -37.6884
      #9fa8f3 color charts
#9fa8f3 RGB chart
      #9fa8f3 CMYK chart
      #9fa8f3 RGB pie chart
      #9fa8f3 color shades, tints & tones
#9fa8f3 color schemes
#9fa8f3 color preview, HTML & CSS examples
           This text has a color of #9fa8f3        
        
          <p style="color:#9fa8f3;">Text here</p>
        
        
          .mytext {color:#9fa8f3;}
        
        Text color #9fa8f3
      
           This box has a color of #9fa8f3        
        
          <div style="background-color:#9fa8f3;">Content here</div>
        
        
          .mybackground {background-color:#9fa8f3;}
        
        Background color #9fa8f3
      
           Border around this has a color of #9fa8f3        
        
          <div style="border:2px solid #9fa8f3;">Content here</div>
        
        
          .myborder {border:2px solid #9fa8f3;}
        
        Border color #9fa8f3