#9700c6 color space conversions
Hex:
        #9700c6
        RGB:
        151, 0, 198
        CMY:
        41, 100, 22
        CMYK:
        24, 100, 0, 22
      HSL:
        286°, 100.0000%, 38.8235%
        HSV (HSB):
        286°, 100.0000%, 77.6471%
        XYZ:
        22.9555, 10.6565, 54.2731
        xyY:
        0.2612, 0.1213, 10.6565
      CIE-Lab:
        38.9958, 74.3258, -63.7558
        CIE-LCH:
        38.9958, 97.9241, 319.3774
        CIE-Luv:
        38.9958, 34.3871, -96.7460
        Hunter-Lab:
        32.6443, 68.3939, -75.7220
      #9700c6 color charts
#9700c6 RGB chart
      #9700c6 CMYK chart
      #9700c6 RGB pie chart
      #9700c6 color shades, tints & tones
#9700c6 color schemes
#9700c6 color preview, HTML & CSS examples
           This text has a color of #9700c6        
        
          <p style="color:#9700c6;">Text here</p>
        
        
          .mytext {color:#9700c6;}
        
        Text color #9700c6
      
           This box has a color of #9700c6        
        
          <div style="background-color:#9700c6;">Content here</div>
        
        
          .mybackground {background-color:#9700c6;}
        
        Background color #9700c6
      
           Border around this has a color of #9700c6        
        
          <div style="border:2px solid #9700c6;">Content here</div>
        
        
          .myborder {border:2px solid #9700c6;}
        
        Border color #9700c6