#9b34a1 color space conversions
Hex:
        #9b34a1
        RGB:
        155, 52, 161
        CMY:
        39, 80, 37
        CMYK:
        4, 68, 0, 37
      HSL:
        297°, 51.1737%, 41.7647%
        HSV (HSB):
        297°, 67.7019%, 63.1373%
        XYZ:
        21.1786, 11.9978, 34.9178
        xyY:
        0.3110, 0.1762, 11.9978
      CIE-Lab:
        41.2126, 56.5199, -38.2541
        CIE-LCH:
        41.2126, 68.2487, 325.9089
        CIE-Luv:
        41.2126, 42.3770, -61.7969
        Hunter-Lab:
        34.6378, 48.5242, -35.5228
      #9b34a1 color charts
#9b34a1 RGB chart
      #9b34a1 CMYK chart
      #9b34a1 RGB pie chart
      #9b34a1 color shades, tints & tones
#9b34a1 color schemes
#9b34a1 color preview, HTML & CSS examples
           This text has a color of #9b34a1        
        
          <p style="color:#9b34a1;">Text here</p>
        
        
          .mytext {color:#9b34a1;}
        
        Text color #9b34a1
      
           This box has a color of #9b34a1        
        
          <div style="background-color:#9b34a1;">Content here</div>
        
        
          .mybackground {background-color:#9b34a1;}
        
        Background color #9b34a1
      
           Border around this has a color of #9b34a1        
        
          <div style="border:2px solid #9b34a1;">Content here</div>
        
        
          .myborder {border:2px solid #9b34a1;}
        
        Border color #9b34a1