#9f13aa color space conversions
Hex:
        #9f13aa
        RGB:
        159, 19, 170
        CMY:
        38, 93, 33
        CMYK:
        6, 89, 0, 33
      HSL:
        296°, 79.8942%, 37.0588%
        HSV (HSB):
        296°, 88.8235%, 66.6667%
        XYZ:
        21.7866, 10.7390, 38.9548
        xyY:
        0.3048, 0.1502, 10.7390
      CIE-Lab:
        39.1373, 68.3388, -46.9167
        CIE-LCH:
        39.1373, 82.8937, 325.5292
        CIE-Luv:
        39.1373, 47.2689, -74.2231
        Hunter-Lab:
        32.7703, 61.3237, -47.5400
      #9f13aa color charts
#9f13aa RGB chart
      #9f13aa CMYK chart
      #9f13aa RGB pie chart
      #9f13aa color shades, tints & tones
#9f13aa color schemes
#9f13aa color preview, HTML & CSS examples
           This text has a color of #9f13aa        
        
          <p style="color:#9f13aa;">Text here</p>
        
        
          .mytext {color:#9f13aa;}
        
        Text color #9f13aa
      
           This box has a color of #9f13aa        
        
          <div style="background-color:#9f13aa;">Content here</div>
        
        
          .mybackground {background-color:#9f13aa;}
        
        Background color #9f13aa
      
           Border around this has a color of #9f13aa        
        
          <div style="border:2px solid #9f13aa;">Content here</div>
        
        
          .myborder {border:2px solid #9f13aa;}
        
        Border color #9f13aa