#9b3bae color space conversions
Hex:
        #9b3bae
        RGB:
        155, 59, 174
        CMY:
        39, 77, 32
        CMYK:
        11, 66, 0, 32
      HSL:
        290°, 49.3562%, 45.6863%
        HSV (HSB):
        290°, 66.0920%, 68.2353%
        XYZ:
        22.7215, 13.1525, 41.3855
        xyY:
        0.2941, 0.1702, 13.1525
      CIE-Lab:
        42.9921, 56.0388, -43.1642
        CIE-LCH:
        42.9921, 70.7354, 322.3945
        CIE-Luv:
        42.9921, 37.0196, -69.5246
        Hunter-Lab:
        36.2664, 48.3673, -42.2726
      #9b3bae color charts
#9b3bae RGB chart
      #9b3bae CMYK chart
      #9b3bae RGB pie chart
      #9b3bae color shades, tints & tones
#9b3bae color schemes
#9b3bae color preview, HTML & CSS examples
           This text has a color of #9b3bae        
        
          <p style="color:#9b3bae;">Text here</p>
        
        
          .mytext {color:#9b3bae;}
        
        Text color #9b3bae
      
           This box has a color of #9b3bae        
        
          <div style="background-color:#9b3bae;">Content here</div>
        
        
          .mybackground {background-color:#9b3bae;}
        
        Background color #9b3bae
      
           Border around this has a color of #9b3bae        
        
          <div style="border:2px solid #9b3bae;">Content here</div>
        
        
          .myborder {border:2px solid #9b3bae;}
        
        Border color #9b3bae