#9f8eff color space conversions
Hex:
        #9f8eff
        RGB:
        159, 142, 255
        CMY:
        38, 44, 0
        CMYK:
        38, 44, 0, 0
      HSL:
        249°, 100.0000%, 77.8431%
        HSV (HSB):
        249°, 44.3137%, 100.0000%
        XYZ:
        42.0211, 33.9369, 98.9435
        xyY:
        0.2403, 0.1940, 33.9369
      CIE-Lab:
        64.9125, 32.1410, -54.2148
        CIE-LCH:
        64.9125, 63.0261, 300.6614
        CIE-Luv:
        64.9125, 0.3333, -91.2354
        Hunter-Lab:
        58.2554, 26.8095, -59.9219
      #9f8eff color charts
#9f8eff RGB chart
      #9f8eff CMYK chart
      #9f8eff RGB pie chart
      #9f8eff color shades, tints & tones
#9f8eff color schemes
#9f8eff color preview, HTML & CSS examples
           This text has a color of #9f8eff        
        
          <p style="color:#9f8eff;">Text here</p>
        
        
          .mytext {color:#9f8eff;}
        
        Text color #9f8eff
      
           This box has a color of #9f8eff        
        
          <div style="background-color:#9f8eff;">Content here</div>
        
        
          .mybackground {background-color:#9f8eff;}
        
        Background color #9f8eff
      
           Border around this has a color of #9f8eff        
        
          <div style="border:2px solid #9f8eff;">Content here</div>
        
        
          .myborder {border:2px solid #9f8eff;}
        
        Border color #9f8eff