#9700a0 color space conversions
Hex:
        #9700a0
        RGB:
        151, 0, 160
        CMY:
        41, 100, 37
        CMYK:
        6, 100, 0, 37
      HSL:
        297°, 100.0000%, 31.3725%
        HSV (HSB):
        297°, 100.0000%, 62.7451%
        XYZ:
        19.1077, 9.1174, 34.0104
        xyY:
        0.3070, 0.1465, 9.1174
      CIE-Lab:
        36.2093, 67.8646, -45.6842
        CIE-LCH:
        36.2093, 81.8087, 326.0528
        CIE-Luv:
        36.2093, 46.3746, -70.6856
        Hunter-Lab:
        30.1950, 60.1152, -45.6454
      #9700a0 color charts
#9700a0 RGB chart
      #9700a0 CMYK chart
      #9700a0 RGB pie chart
      #9700a0 color shades, tints & tones
#9700a0 color schemes
#9700a0 color preview, HTML & CSS examples
           This text has a color of #9700a0        
        
          <p style="color:#9700a0;">Text here</p>
        
        
          .mytext {color:#9700a0;}
        
        Text color #9700a0
      
           This box has a color of #9700a0        
        
          <div style="background-color:#9700a0;">Content here</div>
        
        
          .mybackground {background-color:#9700a0;}
        
        Background color #9700a0
      
           Border around this has a color of #9700a0        
        
          <div style="border:2px solid #9700a0;">Content here</div>
        
        
          .myborder {border:2px solid #9700a0;}
        
        Border color #9700a0