#9700db color space conversions
Hex:
        #9700db
        RGB:
        151, 0, 219
        CMY:
        41, 100, 14
        CMYK:
        31, 100, 0, 14
      HSL:
        281°, 100.0000%, 42.9412%
        HSV (HSB):
        281°, 100.0000%, 85.8824%
        XYZ:
        25.5487, 11.6938, 67.9284
        xyY:
        0.2429, 0.1112, 11.6938
      CIE-Lab:
        40.7252, 78.1806, -73.0920
        CIE-LCH:
        40.7252, 107.0264, 316.9266
        CIE-Luv:
        40.7252, 28.9357, -110.2841
        Hunter-Lab:
        34.1962, 73.5178, -93.8383
      #9700db color charts
#9700db RGB chart
      #9700db CMYK chart
      #9700db RGB pie chart
      #9700db color shades, tints & tones
#9700db color schemes
#9700db color preview, HTML & CSS examples
           This text has a color of #9700db        
        
          <p style="color:#9700db;">Text here</p>
        
        
          .mytext {color:#9700db;}
        
        Text color #9700db
      
           This box has a color of #9700db        
        
          <div style="background-color:#9700db;">Content here</div>
        
        
          .mybackground {background-color:#9700db;}
        
        Background color #9700db
      
           Border around this has a color of #9700db        
        
          <div style="border:2px solid #9700db;">Content here</div>
        
        
          .myborder {border:2px solid #9700db;}
        
        Border color #9700db