#9701fe color space conversions
Hex:
        #9701fe
        RGB:
        151, 1, 254
        CMY:
        41, 100, 0
        CMYK:
        41, 100, 0, 0
      HSL:
        276°, 99.2157%, 50.0000%
        HSV (HSB):
        276°, 99.6063%, 99.6078%
        XYZ:
        30.6627, 13.7568, 94.8051
        xyY:
        0.2202, 0.0988, 13.7568
      CIE-Lab:
        43.8821, 84.8087, -87.7348
        CIE-LCH:
        43.8821, 122.0242, 314.0284
        CIE-Luv:
        43.8821, 21.3245, -131.7158
        Hunter-Lab:
        37.0901, 82.6599, -125.5866
      #9701fe color charts
#9701fe RGB chart
      #9701fe CMYK chart
      #9701fe RGB pie chart
      #9701fe color shades, tints & tones
#9701fe color schemes
#9701fe color preview, HTML & CSS examples
           This text has a color of #9701fe        
        
          <p style="color:#9701fe;">Text here</p>
        
        
          .mytext {color:#9701fe;}
        
        Text color #9701fe
      
           This box has a color of #9701fe        
        
          <div style="background-color:#9701fe;">Content here</div>
        
        
          .mybackground {background-color:#9701fe;}
        
        Background color #9701fe
      
           Border around this has a color of #9701fe        
        
          <div style="border:2px solid #9701fe;">Content here</div>
        
        
          .myborder {border:2px solid #9701fe;}
        
        Border color #9701fe