#9a34a1 color space conversions
Hex:
        #9a34a1
        RGB:
        154, 52, 161
        CMY:
        40, 80, 37
        CMYK:
        4, 68, 0, 37
      HSL:
        296°, 51.1737%, 41.7647%
        HSV (HSB):
        296°, 67.7019%, 63.1373%
        XYZ:
        20.9874, 11.8992, 34.9088
        xyY:
        0.3096, 0.1755, 11.8992
      CIE-Lab:
        41.0555, 56.2822, -38.5132
        CIE-LCH:
        41.0555, 68.1979, 325.6167
        CIE-Luv:
        41.0555, 41.6982, -62.0670
        Hunter-Lab:
        34.4952, 48.2355, -35.8542
      #9a34a1 color charts
#9a34a1 RGB chart
      #9a34a1 CMYK chart
      #9a34a1 RGB pie chart
      #9a34a1 color shades, tints & tones
#9a34a1 color schemes
#9a34a1 color preview, HTML & CSS examples
           This text has a color of #9a34a1        
        
          <p style="color:#9a34a1;">Text here</p>
        
        
          .mytext {color:#9a34a1;}
        
        Text color #9a34a1
      
           This box has a color of #9a34a1        
        
          <div style="background-color:#9a34a1;">Content here</div>
        
        
          .mybackground {background-color:#9a34a1;}
        
        Background color #9a34a1
      
           Border around this has a color of #9a34a1        
        
          <div style="border:2px solid #9a34a1;">Content here</div>
        
        
          .myborder {border:2px solid #9a34a1;}
        
        Border color #9a34a1