#9f47aa color space conversions
Hex:
        #9f47aa
        RGB:
        159, 71, 170
        CMY:
        38, 72, 33
        CMYK:
        6, 58, 0, 33
      HSL:
        293°, 41.0788%, 47.2549%
        HSV (HSB):
        293°, 58.2353%, 66.6667%
        XYZ:
        23.8070, 14.7797, 39.6282
        xyY:
        0.3044, 0.1890, 14.7797
      CIE-Lab:
        45.3310, 50.8226, -37.0515
        CIE-LCH:
        45.3310, 62.8947, 323.9066
        CIE-Luv:
        45.3310, 37.4195, -60.8705
        Hunter-Lab:
        38.4444, 43.2601, -34.2047
      #9f47aa color charts
#9f47aa RGB chart
      #9f47aa CMYK chart
      #9f47aa RGB pie chart
      #9f47aa color shades, tints & tones
#9f47aa color schemes
#9f47aa color preview, HTML & CSS examples
           This text has a color of #9f47aa        
        
          <p style="color:#9f47aa;">Text here</p>
        
        
          .mytext {color:#9f47aa;}
        
        Text color #9f47aa
      
           This box has a color of #9f47aa        
        
          <div style="background-color:#9f47aa;">Content here</div>
        
        
          .mybackground {background-color:#9f47aa;}
        
        Background color #9f47aa
      
           Border around this has a color of #9f47aa        
        
          <div style="border:2px solid #9f47aa;">Content here</div>
        
        
          .myborder {border:2px solid #9f47aa;}
        
        Border color #9f47aa