#9201fb color space conversions
Hex:
        #9201fb
        RGB:
        146, 1, 251
        CMY:
        43, 100, 2
        CMYK:
        42, 100, 0, 2
      HSL:
        275°, 99.2063%, 49.4118%
        HSV (HSB):
        275°, 99.6016%, 98.4314%
        XYZ:
        29.2775, 13.0977, 92.2518
        xyY:
        0.2175, 0.0973, 13.0977
      CIE-Lab:
        42.9101, 83.7543, -87.6804
        CIE-LCH:
        42.9101, 121.2544, 313.6881
        CIE-Luv:
        42.9101, 19.6443, -130.3929
        Hunter-Lab:
        36.1908, 81.0684, -125.7991
      #9201fb color charts
#9201fb RGB chart
      #9201fb CMYK chart
      #9201fb RGB pie chart
      #9201fb color shades, tints & tones
#9201fb color schemes
#9201fb color preview, HTML & CSS examples
           This text has a color of #9201fb        
        
          <p style="color:#9201fb;">Text here</p>
        
        
          .mytext {color:#9201fb;}
        
        Text color #9201fb
      
           This box has a color of #9201fb        
        
          <div style="background-color:#9201fb;">Content here</div>
        
        
          .mybackground {background-color:#9201fb;}
        
        Background color #9201fb
      
           Border around this has a color of #9201fb        
        
          <div style="border:2px solid #9201fb;">Content here</div>
        
        
          .myborder {border:2px solid #9201fb;}
        
        Border color #9201fb