#9a49af color space conversions
Hex:
        #9a49af
        RGB:
        154, 73, 175
        CMY:
        40, 71, 31
        CMYK:
        12, 58, 0, 31
      HSL:
        288°, 41.1290%, 48.6275%
        HSV (HSB):
        288°, 58.2857%, 68.6275%
        XYZ:
        23.4468, 14.7303, 42.1649
        xyY:
        0.2918, 0.1833, 14.7303
      CIE-Lab:
        45.2625, 49.5201, -40.1535
        CIE-LCH:
        45.2625, 63.7538, 320.9630
        CIE-Luv:
        45.2625, 32.3789, -65.2536
        Hunter-Lab:
        38.3800, 41.8829, -38.2709
      #9a49af color charts
#9a49af RGB chart
      #9a49af CMYK chart
      #9a49af RGB pie chart
      #9a49af color shades, tints & tones
#9a49af color schemes
#9a49af color preview, HTML & CSS examples
           This text has a color of #9a49af        
        
          <p style="color:#9a49af;">Text here</p>
        
        
          .mytext {color:#9a49af;}
        
        Text color #9a49af
      
           This box has a color of #9a49af        
        
          <div style="background-color:#9a49af;">Content here</div>
        
        
          .mybackground {background-color:#9a49af;}
        
        Background color #9a49af
      
           Border around this has a color of #9a49af        
        
          <div style="border:2px solid #9a49af;">Content here</div>
        
        
          .myborder {border:2px solid #9a49af;}
        
        Border color #9a49af