#9f2aad color space conversions
Hex:
        #9f2aad
        RGB:
        159, 42, 173
        CMY:
        38, 84, 32
        CMYK:
        8, 76, 0, 32
      HSL:
        294°, 60.9302%, 42.1569%
        HSV (HSB):
        294°, 75.7225%, 67.8431%
        XYZ:
        22.6689, 12.0440, 40.6651
        xyY:
        0.3007, 0.1598, 12.0440
      CIE-Lab:
        41.2859, 63.1531, -45.2603
        CIE-LCH:
        41.2859, 77.6969, 324.3717
        CIE-Luv:
        41.2859, 43.4117, -72.5334
        Hunter-Lab:
        34.7044, 55.8630, -45.1802
      #9f2aad color charts
#9f2aad RGB chart
      #9f2aad CMYK chart
      #9f2aad RGB pie chart
      #9f2aad color shades, tints & tones
#9f2aad color schemes
#9f2aad color preview, HTML & CSS examples
           This text has a color of #9f2aad        
        
          <p style="color:#9f2aad;">Text here</p>
        
        
          .mytext {color:#9f2aad;}
        
        Text color #9f2aad
      
           This box has a color of #9f2aad        
        
          <div style="background-color:#9f2aad;">Content here</div>
        
        
          .mybackground {background-color:#9f2aad;}
        
        Background color #9f2aad
      
           Border around this has a color of #9f2aad        
        
          <div style="border:2px solid #9f2aad;">Content here</div>
        
        
          .myborder {border:2px solid #9f2aad;}
        
        Border color #9f2aad