#9f41a5 color space conversions
Hex:
        #9f41a5
        RGB:
        159, 65, 165
        CMY:
        38, 75, 35
        CMYK:
        4, 61, 0, 35
      HSL:
        296°, 43.4783%, 45.0980%
        HSV (HSB):
        296°, 60.6061%, 64.7059%
        XYZ:
        22.9799, 13.8681, 37.0630
        xyY:
        0.3109, 0.1876, 13.8681
      CIE-Lab:
        44.0432, 52.6800, -36.1215
        CIE-LCH:
        44.0432, 63.8745, 325.5624
        CIE-Luv:
        44.0432, 40.5266, -59.3110
        Hunter-Lab:
        37.2399, 44.9783, -32.9402
      #9f41a5 color charts
#9f41a5 RGB chart
      #9f41a5 CMYK chart
      #9f41a5 RGB pie chart
      #9f41a5 color shades, tints & tones
#9f41a5 color schemes
#9f41a5 color preview, HTML & CSS examples
           This text has a color of #9f41a5        
        
          <p style="color:#9f41a5;">Text here</p>
        
        
          .mytext {color:#9f41a5;}
        
        Text color #9f41a5
      
           This box has a color of #9f41a5        
        
          <div style="background-color:#9f41a5;">Content here</div>
        
        
          .mybackground {background-color:#9f41a5;}
        
        Background color #9f41a5
      
           Border around this has a color of #9f41a5        
        
          <div style="border:2px solid #9f41a5;">Content here</div>
        
        
          .myborder {border:2px solid #9f41a5;}
        
        Border color #9f41a5