#9b4d8a color space conversions
Hex:
        #9b4d8a
        RGB:
        155, 77, 138
        CMY:
        39, 70, 46
        CMYK:
        0, 50, 11, 39
      HSL:
        313°, 33.6207%, 45.4902%
        HSV (HSB):
        313°, 50.3226%, 60.7843%
        XYZ:
        20.7589, 14.1113, 25.6744
        xyY:
        0.3429, 0.2331, 14.1113
      CIE-Lab:
        44.3921, 40.7992, -19.4353
        CIE-LCH:
        44.3921, 45.1919, 334.5285
        CIE-Luv:
        44.3921, 40.6806, -33.4298
        Hunter-Lab:
        37.5650, 32.9026, -14.2272
      #9b4d8a color charts
#9b4d8a RGB chart
      #9b4d8a CMYK chart
      #9b4d8a RGB pie chart
      #9b4d8a color shades, tints & tones
#9b4d8a color schemes
#9b4d8a color preview, HTML & CSS examples
           This text has a color of #9b4d8a        
        
          <p style="color:#9b4d8a;">Text here</p>
        
        
          .mytext {color:#9b4d8a;}
        
        Text color #9b4d8a
      
           This box has a color of #9b4d8a        
        
          <div style="background-color:#9b4d8a;">Content here</div>
        
        
          .mybackground {background-color:#9b4d8a;}
        
        Background color #9b4d8a
      
           Border around this has a color of #9b4d8a        
        
          <div style="border:2px solid #9b4d8a;">Content here</div>
        
        
          .myborder {border:2px solid #9b4d8a;}
        
        Border color #9b4d8a