#9401bd color space conversions
Hex:
        #9401bd
        RGB:
        148, 1, 189
        CMY:
        42, 100, 26
        CMYK:
        22, 99, 0, 26
      HSL:
        287°, 98.9474%, 37.2549%
        HSV (HSB):
        287°, 99.4709%, 74.1176%
        XYZ:
        21.4089, 9.9917, 48.9443
        xyY:
        0.2665, 0.1244, 9.9917
      CIE-Lab:
        37.8276, 72.2052, -60.4004
        CIE-LCH:
        37.8276, 94.1371, 320.0872
        CIE-Luv:
        37.8276, 35.0893, -91.2981
        Hunter-Lab:
        31.6097, 65.5791, -69.6776
      #9401bd color charts
#9401bd RGB chart
      #9401bd CMYK chart
      #9401bd RGB pie chart
      #9401bd color shades, tints & tones
#9401bd color schemes
#9401bd color preview, HTML & CSS examples
           This text has a color of #9401bd        
        
          <p style="color:#9401bd;">Text here</p>
        
        
          .mytext {color:#9401bd;}
        
        Text color #9401bd
      
           This box has a color of #9401bd        
        
          <div style="background-color:#9401bd;">Content here</div>
        
        
          .mybackground {background-color:#9401bd;}
        
        Background color #9401bd
      
           Border around this has a color of #9401bd        
        
          <div style="border:2px solid #9401bd;">Content here</div>
        
        
          .myborder {border:2px solid #9401bd;}
        
        Border color #9401bd