#9b47aa color space conversions
Hex:
        #9b47aa
        RGB:
        155, 71, 170
        CMY:
        39, 72, 33
        CMYK:
        9, 58, 0, 33
      HSL:
        291°, 41.0788%, 47.2549%
        HSV (HSB):
        291°, 58.2353%, 66.6667%
        XYZ:
        23.0265, 14.3773, 39.5917
        xyY:
        0.2991, 0.1867, 14.3773
      CIE-Lab:
        44.7693, 49.7610, -37.9760
        CIE-LCH:
        44.7693, 62.5966, 322.6503
        CIE-Luv:
        44.7693, 34.8195, -61.8961
        Hunter-Lab:
        37.9174, 42.0440, -35.3657
      #9b47aa color charts
#9b47aa RGB chart
      #9b47aa CMYK chart
      #9b47aa RGB pie chart
      #9b47aa color shades, tints & tones
#9b47aa color schemes
#9b47aa color preview, HTML & CSS examples
           This text has a color of #9b47aa        
        
          <p style="color:#9b47aa;">Text here</p>
        
        
          .mytext {color:#9b47aa;}
        
        Text color #9b47aa
      
           This box has a color of #9b47aa        
        
          <div style="background-color:#9b47aa;">Content here</div>
        
        
          .mybackground {background-color:#9b47aa;}
        
        Background color #9b47aa
      
           Border around this has a color of #9b47aa        
        
          <div style="border:2px solid #9b47aa;">Content here</div>
        
        
          .myborder {border:2px solid #9b47aa;}
        
        Border color #9b47aa