#9701a5 color space conversions
Hex:
        #9701a5
        RGB:
        151, 1, 165
        CMY:
        41, 100, 35
        CMYK:
        8, 99, 0, 35
      HSL:
        295°, 98.7952%, 32.5490%
        HSV (HSB):
        295°, 99.3939%, 64.7059%
        XYZ:
        19.5649, 9.3176, 36.3646
        xyY:
        0.2999, 0.1428, 9.3176
      CIE-Lab:
        36.5888, 68.5468, -48.0914
        CIE-LCH:
        36.5888, 83.7344, 324.9471
        CIE-Luv:
        36.5888, 44.5750, -74.1660
        Hunter-Lab:
        30.5248, 60.9913, -49.2656
      #9701a5 color charts
#9701a5 RGB chart
      #9701a5 CMYK chart
      #9701a5 RGB pie chart
      #9701a5 color shades, tints & tones
#9701a5 color schemes
#9701a5 color preview, HTML & CSS examples
           This text has a color of #9701a5        
        
          <p style="color:#9701a5;">Text here</p>
        
        
          .mytext {color:#9701a5;}
        
        Text color #9701a5
      
           This box has a color of #9701a5        
        
          <div style="background-color:#9701a5;">Content here</div>
        
        
          .mybackground {background-color:#9701a5;}
        
        Background color #9701a5
      
           Border around this has a color of #9701a5        
        
          <div style="border:2px solid #9701a5;">Content here</div>
        
        
          .myborder {border:2px solid #9701a5;}
        
        Border color #9701a5