#9f20aa color space conversions
Hex:
        #9f20aa
        RGB:
        159, 32, 170
        CMY:
        38, 87, 33
        CMYK:
        6, 81, 0, 33
      HSL:
        295°, 68.3168%, 39.6078%
        HSV (HSB):
        295°, 81.1765%, 66.6667%
        XYZ:
        22.0703, 11.3062, 39.0493
        xyY:
        0.3047, 0.1561, 11.3062
      CIE-Lab:
        40.0915, 65.5478, -45.3862
        CIE-LCH:
        40.0915, 79.7272, 325.3008
        CIE-Luv:
        40.0915, 45.8824, -72.3556
        Hunter-Lab:
        33.6247, 58.3188, -45.3177
      #9f20aa color charts
#9f20aa RGB chart
      #9f20aa CMYK chart
      #9f20aa RGB pie chart
      #9f20aa color shades, tints & tones
#9f20aa color schemes
#9f20aa color preview, HTML & CSS examples
           This text has a color of #9f20aa        
        
          <p style="color:#9f20aa;">Text here</p>
        
        
          .mytext {color:#9f20aa;}
        
        Text color #9f20aa
      
           This box has a color of #9f20aa        
        
          <div style="background-color:#9f20aa;">Content here</div>
        
        
          .mybackground {background-color:#9f20aa;}
        
        Background color #9f20aa
      
           Border around this has a color of #9f20aa        
        
          <div style="border:2px solid #9f20aa;">Content here</div>
        
        
          .myborder {border:2px solid #9f20aa;}
        
        Border color #9f20aa