#9601a9 color space conversions
Hex:
        #9601a9
        RGB:
        150, 1, 169
        CMY:
        41, 100, 34
        CMYK:
        11, 99, 0, 34
      HSL:
        293°, 98.8235%, 33.3333%
        HSV (HSB):
        293°, 99.4083%, 66.2745%
        XYZ:
        19.7500, 9.3703, 38.3038
        xyY:
        0.2929, 0.1390, 9.3703
      CIE-Lab:
        36.6877, 69.0484, -50.3448
        CIE-LCH:
        36.6877, 85.4534, 323.9033
        CIE-Luv:
        36.6877, 42.5463, -77.2225
        Hunter-Lab:
        30.6110, 61.5977, -52.7625
      #9601a9 color charts
#9601a9 RGB chart
      #9601a9 CMYK chart
      #9601a9 RGB pie chart
      #9601a9 color shades, tints & tones
#9601a9 color schemes
#9601a9 color preview, HTML & CSS examples
           This text has a color of #9601a9        
        
          <p style="color:#9601a9;">Text here</p>
        
        
          .mytext {color:#9601a9;}
        
        Text color #9601a9
      
           This box has a color of #9601a9        
        
          <div style="background-color:#9601a9;">Content here</div>
        
        
          .mybackground {background-color:#9601a9;}
        
        Background color #9601a9
      
           Border around this has a color of #9601a9        
        
          <div style="border:2px solid #9601a9;">Content here</div>
        
        
          .myborder {border:2px solid #9601a9;}
        
        Border color #9601a9