#9f31a2 color space conversions
Hex:
        #9f31a2
        RGB:
        159, 49, 162
        CMY:
        38, 81, 36
        CMYK:
        2, 70, 0, 36
      HSL:
        298°, 53.5545%, 41.3725%
        HSV (HSB):
        298°, 69.7531%, 63.5294%
        XYZ:
        21.9180, 12.1762, 35.3775
        xyY:
        0.3155, 0.1753, 12.1762
      CIE-Lab:
        41.4948, 58.7907, -38.3656
        CIE-LCH:
        41.4948, 70.2016, 326.8724
        CIE-Luv:
        41.4948, 45.4967, -62.3706
        Hunter-Lab:
        34.8944, 51.0548, -35.6847
      #9f31a2 color charts
#9f31a2 RGB chart
      #9f31a2 CMYK chart
      #9f31a2 RGB pie chart
      #9f31a2 color shades, tints & tones
#9f31a2 color schemes
#9f31a2 color preview, HTML & CSS examples
           This text has a color of #9f31a2        
        
          <p style="color:#9f31a2;">Text here</p>
        
        
          .mytext {color:#9f31a2;}
        
        Text color #9f31a2
      
           This box has a color of #9f31a2        
        
          <div style="background-color:#9f31a2;">Content here</div>
        
        
          .mybackground {background-color:#9f31a2;}
        
        Background color #9f31a2
      
           Border around this has a color of #9f31a2        
        
          <div style="border:2px solid #9f31a2;">Content here</div>
        
        
          .myborder {border:2px solid #9f31a2;}
        
        Border color #9f31a2