#9f16aa color space conversions
Hex:
        #9f16aa
        RGB:
        159, 22, 170
        CMY:
        38, 91, 33
        CMYK:
        6, 87, 0, 33
      HSL:
        296°, 77.0833%, 37.6471%
        HSV (HSB):
        296°, 87.0588%, 66.6667%
        XYZ:
        21.8407, 10.8470, 38.9728
        xyY:
        0.3048, 0.1514, 10.8470
      CIE-Lab:
        39.3216, 67.7970, -46.6207
        CIE-LCH:
        39.3216, 82.2795, 325.4856
        CIE-Luv:
        39.3216, 47.0055, -73.8688
        Hunter-Lab:
        32.9348, 60.7361, -47.1053
      #9f16aa color charts
#9f16aa RGB chart
      #9f16aa CMYK chart
      #9f16aa RGB pie chart
      #9f16aa color shades, tints & tones
#9f16aa color schemes
#9f16aa color preview, HTML & CSS examples
           This text has a color of #9f16aa        
        
          <p style="color:#9f16aa;">Text here</p>
        
        
          .mytext {color:#9f16aa;}
        
        Text color #9f16aa
      
           This box has a color of #9f16aa        
        
          <div style="background-color:#9f16aa;">Content here</div>
        
        
          .mybackground {background-color:#9f16aa;}
        
        Background color #9f16aa
      
           Border around this has a color of #9f16aa        
        
          <div style="border:2px solid #9f16aa;">Content here</div>
        
        
          .myborder {border:2px solid #9f16aa;}
        
        Border color #9f16aa