#9f6dff color space conversions
Hex:
        #9f6dff
        RGB:
        159, 109, 255
        CMY:
        38, 57, 0
        CMYK:
        38, 57, 0, 0
      HSL:
        261°, 100.0000%, 71.3725%
        HSV (HSB):
        261°, 57.2549%, 100.0000%
        XYZ:
        37.8167, 25.5282, 97.5420
        xyY:
        0.2351, 0.1587, 25.5282
      CIE-Lab:
        57.5865, 50.5661, -65.9268
        CIE-LCH:
        57.5865, 83.0860, 307.4883
        CIE-Luv:
        57.5865, 10.6356, -109.4984
        Hunter-Lab:
        50.5254, 45.1821, -79.0946
      #9f6dff color charts
#9f6dff RGB chart
      #9f6dff CMYK chart
      #9f6dff RGB pie chart
      #9f6dff color shades, tints & tones
#9f6dff color schemes
#9f6dff color preview, HTML & CSS examples
           This text has a color of #9f6dff        
        
          <p style="color:#9f6dff;">Text here</p>
        
        
          .mytext {color:#9f6dff;}
        
        Text color #9f6dff
      
           This box has a color of #9f6dff        
        
          <div style="background-color:#9f6dff;">Content here</div>
        
        
          .mybackground {background-color:#9f6dff;}
        
        Background color #9f6dff
      
           Border around this has a color of #9f6dff        
        
          <div style="border:2px solid #9f6dff;">Content here</div>
        
        
          .myborder {border:2px solid #9f6dff;}
        
        Border color #9f6dff