#9b539e color space conversions
Hex:
        #9b539e
        RGB:
        155, 83, 158
        CMY:
        39, 67, 38
        CMYK:
        2, 47, 0, 38
      HSL:
        298°, 31.1203%, 47.2549%
        HSV (HSB):
        298°, 47.4684%, 61.9608%
        XYZ:
        22.7824, 15.6237, 34.1627
        xyY:
        0.3139, 0.2153, 15.6237
      CIE-Lab:
        46.4769, 41.2951, -28.1837
        CIE-LCH:
        46.4769, 49.9961, 325.6867
        CIE-Luv:
        46.4769, 33.5700, -46.7272
        Hunter-Lab:
        39.5268, 33.7115, -23.5750
      #9b539e color charts
#9b539e RGB chart
      #9b539e CMYK chart
      #9b539e RGB pie chart
      #9b539e color shades, tints & tones
#9b539e color schemes
#9b539e color preview, HTML & CSS examples
           This text has a color of #9b539e        
        
          <p style="color:#9b539e;">Text here</p>
        
        
          .mytext {color:#9b539e;}
        
        Text color #9b539e
      
           This box has a color of #9b539e        
        
          <div style="background-color:#9b539e;">Content here</div>
        
        
          .mybackground {background-color:#9b539e;}
        
        Background color #9b539e
      
           Border around this has a color of #9b539e        
        
          <div style="border:2px solid #9b539e;">Content here</div>
        
        
          .myborder {border:2px solid #9b539e;}
        
        Border color #9b539e