#9700d2 color space conversions
Hex:
        #9700d2
        RGB:
        151, 0, 210
        CMY:
        41, 100, 18
        CMYK:
        28, 100, 0, 18
      HSL:
        283°, 100.0000%, 41.1765%
        HSV (HSB):
        283°, 100.0000%, 82.3529%
        XYZ:
        24.3954, 11.2325, 61.8551
        xyY:
        0.2503, 0.1152, 11.2325
      CIE-Lab:
        39.9693, 76.5086, -69.1425
        CIE-LCH:
        39.9693, 103.1225, 317.8952
        CIE-Luv:
        39.9693, 31.1796, -104.5504
        Hunter-Lab:
        33.5149, 71.2786, -85.9653
      #9700d2 color charts
#9700d2 RGB chart
      #9700d2 CMYK chart
      #9700d2 RGB pie chart
      #9700d2 color shades, tints & tones
#9700d2 color schemes
#9700d2 color preview, HTML & CSS examples
           This text has a color of #9700d2        
        
          <p style="color:#9700d2;">Text here</p>
        
        
          .mytext {color:#9700d2;}
        
        Text color #9700d2
      
           This box has a color of #9700d2        
        
          <div style="background-color:#9700d2;">Content here</div>
        
        
          .mybackground {background-color:#9700d2;}
        
        Background color #9700d2
      
           Border around this has a color of #9700d2        
        
          <div style="border:2px solid #9700d2;">Content here</div>
        
        
          .myborder {border:2px solid #9700d2;}
        
        Border color #9700d2