#9b4c8a color space conversions
Hex:
        #9b4c8a
        RGB:
        155, 76, 138
        CMY:
        39, 70, 46
        CMYK:
        0, 51, 11, 39
      HSL:
        313°, 34.1991%, 45.2941%
        HSV (HSB):
        313°, 50.9677%, 60.7843%
        XYZ:
        20.6895, 13.9724, 25.6512
        xyY:
        0.3430, 0.2317, 13.9724
      CIE-Lab:
        44.1934, 41.3198, -19.7409
        CIE-LCH:
        44.1934, 45.7933, 334.4635
        CIE-Luv:
        44.1934, 41.0939, -33.9120
        Hunter-Lab:
        37.3797, 33.3843, -14.5211
      #9b4c8a color charts
#9b4c8a RGB chart
      #9b4c8a CMYK chart
      #9b4c8a RGB pie chart
      #9b4c8a color shades, tints & tones
#9b4c8a color schemes
#9b4c8a color preview, HTML & CSS examples
           This text has a color of #9b4c8a        
        
          <p style="color:#9b4c8a;">Text here</p>
        
        
          .mytext {color:#9b4c8a;}
        
        Text color #9b4c8a
      
           This box has a color of #9b4c8a        
        
          <div style="background-color:#9b4c8a;">Content here</div>
        
        
          .mybackground {background-color:#9b4c8a;}
        
        Background color #9b4c8a
      
           Border around this has a color of #9b4c8a        
        
          <div style="border:2px solid #9b4c8a;">Content here</div>
        
        
          .myborder {border:2px solid #9b4c8a;}
        
        Border color #9b4c8a