#9fa8fe color space conversions
Hex:
        #9fa8fe
        RGB:
        159, 168, 254
        CMY:
        38, 34, 0
        CMYK:
        37, 34, 0, 0
      HSL:
        234°, 97.9381%, 80.9804%
        HSV (HSB):
        234°, 37.4016%, 99.6078%
        XYZ:
        46.1901, 42.5319, 99.5409
        xyY:
        0.2453, 0.2259, 42.5319
      CIE-Lab:
        71.2361, 17.0856, -43.7011
        CIE-LCH:
        71.2361, 46.9223, 291.3538
        CIE-Luv:
        71.2361, -9.1166, -73.0173
        Hunter-Lab:
        65.2165, 12.2951, -44.8436
      #9fa8fe color charts
#9fa8fe RGB chart
      #9fa8fe CMYK chart
      #9fa8fe RGB pie chart
      #9fa8fe color shades, tints & tones
#9fa8fe color schemes
#9fa8fe color preview, HTML & CSS examples
           This text has a color of #9fa8fe        
        
          <p style="color:#9fa8fe;">Text here</p>
        
        
          .mytext {color:#9fa8fe;}
        
        Text color #9fa8fe
      
           This box has a color of #9fa8fe        
        
          <div style="background-color:#9fa8fe;">Content here</div>
        
        
          .mybackground {background-color:#9fa8fe;}
        
        Background color #9fa8fe
      
           Border around this has a color of #9fa8fe        
        
          <div style="border:2px solid #9fa8fe;">Content here</div>
        
        
          .myborder {border:2px solid #9fa8fe;}
        
        Border color #9fa8fe