#9f6efb color space conversions
Hex:
        #9f6efb
        RGB:
        159, 110, 251
        CMY:
        38, 57, 2
        CMYK:
        37, 56, 0, 2
      HSL:
        261°, 94.6309%, 70.7843%
        HSV (HSB):
        261°, 56.1753%, 98.4314%
        XYZ:
        37.2866, 25.4878, 94.2212
        xyY:
        0.2375, 0.1623, 25.4878
      CIE-Lab:
        57.5477, 49.0070, -63.7805
        CIE-LCH:
        57.5477, 80.4340, 307.5376
        CIE-Luv:
        57.5477, 10.8765, -106.0039
        Hunter-Lab:
        50.4855, 43.4836, -75.3133
      #9f6efb color charts
#9f6efb RGB chart
      #9f6efb CMYK chart
      #9f6efb RGB pie chart
      #9f6efb color shades, tints & tones
#9f6efb color schemes
#9f6efb color preview, HTML & CSS examples
           This text has a color of #9f6efb        
        
          <p style="color:#9f6efb;">Text here</p>
        
        
          .mytext {color:#9f6efb;}
        
        Text color #9f6efb
      
           This box has a color of #9f6efb        
        
          <div style="background-color:#9f6efb;">Content here</div>
        
        
          .mybackground {background-color:#9f6efb;}
        
        Background color #9f6efb
      
           Border around this has a color of #9f6efb        
        
          <div style="border:2px solid #9f6efb;">Content here</div>
        
        
          .myborder {border:2px solid #9f6efb;}
        
        Border color #9f6efb