#9d2aad color space conversions
Hex:
        #9d2aad
        RGB:
        157, 42, 173
        CMY:
        38, 84, 32
        CMYK:
        9, 76, 0, 32
      HSL:
        293°, 60.9302%, 42.1569%
        HSV (HSB):
        293°, 75.7225%, 67.8431%
        XYZ:
        22.2754, 11.8412, 40.6467
        xyY:
        0.2979, 0.1584, 11.8412
      CIE-Lab:
        40.9625, 62.7427, -45.7962
        CIE-LCH:
        40.9625, 77.6784, 323.8741
        CIE-Luv:
        40.9625, 42.0777, -73.0610
        Hunter-Lab:
        34.4110, 55.3300, -45.9464
      #9d2aad color charts
#9d2aad RGB chart
      #9d2aad CMYK chart
      #9d2aad RGB pie chart
      #9d2aad color shades, tints & tones
#9d2aad color schemes
#9d2aad color preview, HTML & CSS examples
           This text has a color of #9d2aad        
        
          <p style="color:#9d2aad;">Text here</p>
        
        
          .mytext {color:#9d2aad;}
        
        Text color #9d2aad
      
           This box has a color of #9d2aad        
        
          <div style="background-color:#9d2aad;">Content here</div>
        
        
          .mybackground {background-color:#9d2aad;}
        
        Background color #9d2aad
      
           Border around this has a color of #9d2aad        
        
          <div style="border:2px solid #9d2aad;">Content here</div>
        
        
          .myborder {border:2px solid #9d2aad;}
        
        Border color #9d2aad