#9f5aca color space conversions
Hex:
        #9f5aca
        RGB:
        159, 90, 202
        CMY:
        38, 65, 21
        CMYK:
        21, 55, 0, 21
      HSL:
        277°, 51.3761%, 57.2549%
        HSV (HSB):
        277°, 55.4455%, 79.2157%
        XYZ:
        28.6149, 18.9475, 58.0262
        xyY:
        0.2710, 0.1794, 18.9475
      CIE-Lab:
        50.6258, 47.9305, -47.2784
        CIE-LCH:
        50.6258, 67.3244, 315.3924
        CIE-Luv:
        50.6258, 24.5060, -77.7319
        Hunter-Lab:
        43.5288, 41.1669, -48.5666
      #9f5aca color charts
#9f5aca RGB chart
      #9f5aca CMYK chart
      #9f5aca RGB pie chart
      #9f5aca color shades, tints & tones
#9f5aca color schemes
#9f5aca color preview, HTML & CSS examples
           This text has a color of #9f5aca        
        
          <p style="color:#9f5aca;">Text here</p>
        
        
          .mytext {color:#9f5aca;}
        
        Text color #9f5aca
      
           This box has a color of #9f5aca        
        
          <div style="background-color:#9f5aca;">Content here</div>
        
        
          .mybackground {background-color:#9f5aca;}
        
        Background color #9f5aca
      
           Border around this has a color of #9f5aca        
        
          <div style="border:2px solid #9f5aca;">Content here</div>
        
        
          .myborder {border:2px solid #9f5aca;}
        
        Border color #9f5aca