#9f6dfd color space conversions
Hex:
        #9f6dfd
        RGB:
        159, 109, 253
        CMY:
        38, 57, 1
        CMYK:
        37, 57, 0, 1
      HSL:
        261°, 97.2973%, 70.9804%
        HSV (HSB):
        261°, 56.9170%, 99.2157%
        XYZ:
        37.4963, 25.4001, 95.8549
        xyY:
        0.2362, 0.1600, 25.4001
      CIE-Lab:
        57.4631, 50.0563, -65.0215
        CIE-LCH:
        57.4631, 82.0574, 307.5906
        CIE-Luv:
        57.4631, 10.8956, -107.9953
        Hunter-Lab:
        50.3985, 44.6062, -77.4872
      #9f6dfd color charts
#9f6dfd RGB chart
      #9f6dfd CMYK chart
      #9f6dfd RGB pie chart
      #9f6dfd color shades, tints & tones
#9f6dfd color schemes
#9f6dfd color preview, HTML & CSS examples
           This text has a color of #9f6dfd        
        
          <p style="color:#9f6dfd;">Text here</p>
        
        
          .mytext {color:#9f6dfd;}
        
        Text color #9f6dfd
      
           This box has a color of #9f6dfd        
        
          <div style="background-color:#9f6dfd;">Content here</div>
        
        
          .mybackground {background-color:#9f6dfd;}
        
        Background color #9f6dfd
      
           Border around this has a color of #9f6dfd        
        
          <div style="border:2px solid #9f6dfd;">Content here</div>
        
        
          .myborder {border:2px solid #9f6dfd;}
        
        Border color #9f6dfd