#9700a3 color space conversions
Hex:
        #9700a3
        RGB:
        151, 0, 163
        CMY:
        41, 100, 36
        CMYK:
        7, 100, 0, 36
      HSL:
        296°, 100.0000%, 31.9608%
        HSV (HSB):
        296°, 100.0000%, 63.9216%
        XYZ:
        19.3734, 9.2237, 35.4096
        xyY:
        0.3027, 0.1441, 9.2237
      CIE-Lab:
        36.4114, 68.3450, -47.1717
        CIE-LCH:
        36.4114, 83.0434, 325.3866
        CIE-Luv:
        36.4114, 45.3202, -72.8209
        Hunter-Lab:
        30.3705, 60.7170, -47.8682
      #9700a3 color charts
#9700a3 RGB chart
      #9700a3 CMYK chart
      #9700a3 RGB pie chart
      #9700a3 color shades, tints & tones
#9700a3 color schemes
#9700a3 color preview, HTML & CSS examples
           This text has a color of #9700a3        
        
          <p style="color:#9700a3;">Text here</p>
        
        
          .mytext {color:#9700a3;}
        
        Text color #9700a3
      
           This box has a color of #9700a3        
        
          <div style="background-color:#9700a3;">Content here</div>
        
        
          .mybackground {background-color:#9700a3;}
        
        Background color #9700a3
      
           Border around this has a color of #9700a3        
        
          <div style="border:2px solid #9700a3;">Content here</div>
        
        
          .myborder {border:2px solid #9700a3;}
        
        Border color #9700a3