#9b55bc color space conversions
Hex:
        #9b55bc
        RGB:
        155, 85, 188
        CMY:
        39, 67, 26
        CMYK:
        18, 55, 0, 26
      HSL:
        281°, 43.4599%, 53.5294%
        HSV (HSB):
        281°, 54.7872%, 73.7255%
        XYZ:
        25.8432, 17.0964, 49.5148
        xyY:
        0.2795, 0.1849, 17.0964
      CIE-Lab:
        48.3813, 46.4155, -42.7973
        CIE-LCH:
        48.3813, 63.1349, 317.3225
        CIE-Luv:
        48.3813, 26.4769, -69.9381
        Hunter-Lab:
        41.3478, 39.2073, -42.0575
      #9b55bc color charts
#9b55bc RGB chart
      #9b55bc CMYK chart
      #9b55bc RGB pie chart
      #9b55bc color shades, tints & tones
#9b55bc color schemes
#9b55bc color preview, HTML & CSS examples
           This text has a color of #9b55bc        
        
          <p style="color:#9b55bc;">Text here</p>
        
        
          .mytext {color:#9b55bc;}
        
        Text color #9b55bc
      
           This box has a color of #9b55bc        
        
          <div style="background-color:#9b55bc;">Content here</div>
        
        
          .mybackground {background-color:#9b55bc;}
        
        Background color #9b55bc
      
           Border around this has a color of #9b55bc        
        
          <div style="border:2px solid #9b55bc;">Content here</div>
        
        
          .myborder {border:2px solid #9b55bc;}
        
        Border color #9b55bc