#9f8bff color space conversions
Hex:
        #9f8bff
        RGB:
        159, 139, 255
        CMY:
        38, 45, 0
        CMYK:
        38, 45, 0, 0
      HSL:
        250°, 100.0000%, 77.2549%
        HSV (HSB):
        250°, 45.4902%, 100.0000%
        XYZ:
        41.5807, 33.0562, 98.7967
        xyY:
        0.2398, 0.1906, 33.0562
      CIE-Lab:
        64.2064, 33.8493, -55.3364
        CIE-LCH:
        64.2064, 64.8683, 301.4542
        CIE-Luv:
        64.2064, 1.3628, -93.0965
        Hunter-Lab:
        57.4945, 28.4779, -61.6359
      #9f8bff color charts
#9f8bff RGB chart
      #9f8bff CMYK chart
      #9f8bff RGB pie chart
      #9f8bff color shades, tints & tones
#9f8bff color schemes
#9f8bff color preview, HTML & CSS examples
           This text has a color of #9f8bff        
        
          <p style="color:#9f8bff;">Text here</p>
        
        
          .mytext {color:#9f8bff;}
        
        Text color #9f8bff
      
           This box has a color of #9f8bff        
        
          <div style="background-color:#9f8bff;">Content here</div>
        
        
          .mybackground {background-color:#9f8bff;}
        
        Background color #9f8bff
      
           Border around this has a color of #9f8bff        
        
          <div style="border:2px solid #9f8bff;">Content here</div>
        
        
          .myborder {border:2px solid #9f8bff;}
        
        Border color #9f8bff