#9700c8 color space conversions
Hex:
        #9700c8
        RGB:
        151, 0, 200
        CMY:
        41, 100, 22
        CMYK:
        25, 100, 0, 22
      HSL:
        285°, 100.0000%, 39.2157%
        HSV (HSB):
        285°, 100.0000%, 78.4314%
        XYZ:
        23.1878, 10.7494, 55.4963
        xyY:
        0.2593, 0.1202, 10.7494
      CIE-Lab:
        39.1552, 74.6856, -64.6635
        CIE-LCH:
        39.1552, 98.7892, 319.1137
        CIE-Luv:
        39.1552, 33.8346, -98.0600
        Hunter-Lab:
        32.7863, 68.8663, -77.4077
      #9700c8 color charts
#9700c8 RGB chart
      #9700c8 CMYK chart
      #9700c8 RGB pie chart
      #9700c8 color shades, tints & tones
#9700c8 color schemes
#9700c8 color preview, HTML & CSS examples
           This text has a color of #9700c8        
        
          <p style="color:#9700c8;">Text here</p>
        
        
          .mytext {color:#9700c8;}
        
        Text color #9700c8
      
           This box has a color of #9700c8        
        
          <div style="background-color:#9700c8;">Content here</div>
        
        
          .mybackground {background-color:#9700c8;}
        
        Background color #9700c8
      
           Border around this has a color of #9700c8        
        
          <div style="border:2px solid #9700c8;">Content here</div>
        
        
          .myborder {border:2px solid #9700c8;}
        
        Border color #9700c8