#9700f5 color space conversions
Hex:
        #9700f5
        RGB:
        151, 0, 245
        CMY:
        41, 100, 4
        CMYK:
        38, 100, 0, 4
      HSL:
        277°, 100.0000%, 48.0392%
        HSV (HSB):
        277°, 100.0000%, 96.0784%
        XYZ:
        29.2439, 13.1719, 87.3873
        xyY:
        0.2253, 0.1015, 13.1719
      CIE-Lab:
        43.0211, 83.1469, -84.1024
        CIE-LCH:
        43.0211, 118.2651, 314.6727
        CIE-Luv:
        43.0211, 23.1440, -126.3407
        Hunter-Lab:
        36.2931, 80.3173, -117.3546
      #9700f5 color charts
#9700f5 RGB chart
      #9700f5 CMYK chart
      #9700f5 RGB pie chart
      #9700f5 color shades, tints & tones
#9700f5 color schemes
#9700f5 color preview, HTML & CSS examples
           This text has a color of #9700f5        
        
          <p style="color:#9700f5;">Text here</p>
        
        
          .mytext {color:#9700f5;}
        
        Text color #9700f5
      
           This box has a color of #9700f5        
        
          <div style="background-color:#9700f5;">Content here</div>
        
        
          .mybackground {background-color:#9700f5;}
        
        Background color #9700f5
      
           Border around this has a color of #9700f5        
        
          <div style="border:2px solid #9700f5;">Content here</div>
        
        
          .myborder {border:2px solid #9700f5;}
        
        Border color #9700f5