#9700cd color space conversions
Hex:
        #9700cd
        RGB:
        151, 0, 205
        CMY:
        41, 100, 20
        CMYK:
        26, 100, 0, 20
      HSL:
        284°, 100.0000%, 40.1961%
        HSV (HSB):
        284°, 100.0000%, 80.3922%
        XYZ:
        23.7819, 10.9871, 58.6249
        xyY:
        0.2546, 0.1176, 10.9871
      CIE-Lab:
        39.5587, 75.5923, -66.9153
        CIE-LCH:
        39.5587, 100.9546, 318.4843
        CIE-Luv:
        39.5587, 32.4851, -101.3215
        Hunter-Lab:
        33.1468, 70.0622, -81.6602
      #9700cd color charts
#9700cd RGB chart
      #9700cd CMYK chart
      #9700cd RGB pie chart
      #9700cd color shades, tints & tones
#9700cd color schemes
#9700cd color preview, HTML & CSS examples
           This text has a color of #9700cd        
        
          <p style="color:#9700cd;">Text here</p>
        
        
          .mytext {color:#9700cd;}
        
        Text color #9700cd
      
           This box has a color of #9700cd        
        
          <div style="background-color:#9700cd;">Content here</div>
        
        
          .mybackground {background-color:#9700cd;}
        
        Background color #9700cd
      
           Border around this has a color of #9700cd        
        
          <div style="border:2px solid #9700cd;">Content here</div>
        
        
          .myborder {border:2px solid #9700cd;}
        
        Border color #9700cd