#9f6bff color space conversions
Hex:
        #9f6bff
        RGB:
        159, 107, 255
        CMY:
        38, 58, 0
        CMYK:
        38, 58, 0, 0
      HSL:
        261°, 100.0000%, 70.9804%
        HSV (HSB):
        261°, 58.0392%, 100.0000%
        XYZ:
        37.6058, 25.1063, 97.4717
        xyY:
        0.2348, 0.1567, 25.1063
      CIE-Lab:
        57.1789, 51.6381, -66.5833
        CIE-LCH:
        57.1789, 84.2605, 307.7950
        CIE-Luv:
        57.1789, 11.1784, -110.4306
        Hunter-Lab:
        50.1062, 46.2822, -80.2626
      #9f6bff color charts
#9f6bff RGB chart
      #9f6bff CMYK chart
      #9f6bff RGB pie chart
      #9f6bff color shades, tints & tones
#9f6bff color schemes
#9f6bff color preview, HTML & CSS examples
           This text has a color of #9f6bff        
        
          <p style="color:#9f6bff;">Text here</p>
        
        
          .mytext {color:#9f6bff;}
        
        Text color #9f6bff
      
           This box has a color of #9f6bff        
        
          <div style="background-color:#9f6bff;">Content here</div>
        
        
          .mybackground {background-color:#9f6bff;}
        
        Background color #9f6bff
      
           Border around this has a color of #9f6bff        
        
          <div style="border:2px solid #9f6bff;">Content here</div>
        
        
          .myborder {border:2px solid #9f6bff;}
        
        Border color #9f6bff