#9f29ae color space conversions
Hex:
        #9f29ae
        RGB:
        159, 41, 174
        CMY:
        38, 84, 32
        CMYK:
        9, 76, 0, 32
      HSL:
        293°, 61.8605%, 42.1569%
        HSV (HSB):
        293°, 76.4368%, 68.2353%
        XYZ:
        22.7310, 12.0128, 41.1650
        xyY:
        0.2995, 0.1583, 12.0128
      CIE-Lab:
        41.2365, 63.6494, -45.9335
        CIE-LCH:
        41.2365, 78.4929, 324.1834
        CIE-Luv:
        41.2365, 43.2670, -73.5061
        Hunter-Lab:
        34.6595, 56.4129, -46.1571
      #9f29ae color charts
#9f29ae RGB chart
      #9f29ae CMYK chart
      #9f29ae RGB pie chart
      #9f29ae color shades, tints & tones
#9f29ae color schemes
#9f29ae color preview, HTML & CSS examples
           This text has a color of #9f29ae        
        
          <p style="color:#9f29ae;">Text here</p>
        
        
          .mytext {color:#9f29ae;}
        
        Text color #9f29ae
      
           This box has a color of #9f29ae        
        
          <div style="background-color:#9f29ae;">Content here</div>
        
        
          .mybackground {background-color:#9f29ae;}
        
        Background color #9f29ae
      
           Border around this has a color of #9f29ae        
        
          <div style="border:2px solid #9f29ae;">Content here</div>
        
        
          .myborder {border:2px solid #9f29ae;}
        
        Border color #9f29ae