#9b536c color space conversions
Hex:
        #9b536c
        RGB:
        155, 83, 108
        CMY:
        39, 67, 58
        CMYK:
        0, 46, 30, 39
      HSL:
        339°, 30.2521%, 46.6667%
        HSV (HSB):
        339°, 46.4516%, 60.7843%
        XYZ:
        19.3176, 14.2378, 15.9174
        xyY:
        0.3905, 0.2878, 14.2378
      CIE-Lab:
        44.5720, 32.8872, -0.9234
        CIE-LCH:
        44.5720, 32.9002, 358.3917
        CIE-Luv:
        44.5720, 44.9063, -6.7975
        Hunter-Lab:
        37.7330, 25.3513, 1.4021
      #9b536c color charts
#9b536c RGB chart
      #9b536c CMYK chart
      #9b536c RGB pie chart
      #9b536c color shades, tints & tones
#9b536c color schemes
#9b536c color preview, HTML & CSS examples
           This text has a color of #9b536c        
        
          <p style="color:#9b536c;">Text here</p>
        
        
          .mytext {color:#9b536c;}
        
        Text color #9b536c
      
           This box has a color of #9b536c        
        
          <div style="background-color:#9b536c;">Content here</div>
        
        
          .mybackground {background-color:#9b536c;}
        
        Background color #9b536c
      
           Border around this has a color of #9b536c        
        
          <div style="border:2px solid #9b536c;">Content here</div>
        
        
          .myborder {border:2px solid #9b536c;}
        
        Border color #9b536c