#9701a0 color space conversions
Hex:
        #9701a0
        RGB:
        151, 1, 160
        CMY:
        41, 100, 37
        CMYK:
        6, 99, 0, 37
      HSL:
        297°, 98.7578%, 31.5686%
        HSV (HSB):
        297°, 99.3750%, 62.7451%
        XYZ:
        19.1185, 9.1391, 34.0141
        xyY:
        0.3070, 0.1468, 9.1391
      CIE-Lab:
        36.2507, 67.7416, -45.6177
        CIE-LCH:
        36.2507, 81.6694, 326.0434
        CIE-Luv:
        36.2507, 46.3191, -70.6116
        Hunter-Lab:
        30.2309, 59.9822, -45.5480
      #9701a0 color charts
#9701a0 RGB chart
      #9701a0 CMYK chart
      #9701a0 RGB pie chart
      #9701a0 color shades, tints & tones
#9701a0 color schemes
#9701a0 color preview, HTML & CSS examples
           This text has a color of #9701a0        
        
          <p style="color:#9701a0;">Text here</p>
        
        
          .mytext {color:#9701a0;}
        
        Text color #9701a0
      
           This box has a color of #9701a0        
        
          <div style="background-color:#9701a0;">Content here</div>
        
        
          .mybackground {background-color:#9701a0;}
        
        Background color #9701a0
      
           Border around this has a color of #9701a0        
        
          <div style="border:2px solid #9701a0;">Content here</div>
        
        
          .myborder {border:2px solid #9701a0;}
        
        Border color #9701a0