#9b36af color space conversions
Hex:
        #9b36af
        RGB:
        155, 54, 175
        CMY:
        39, 79, 31
        CMYK:
        11, 69, 0, 31
      HSL:
        290°, 52.8384%, 44.9020%
        HSV (HSB):
        290°, 69.1429%, 68.6275%
        XYZ:
        22.5746, 12.7020, 41.8194
        xyY:
        0.2928, 0.1648, 12.7020
      CIE-Lab:
        42.3108, 58.3051, -44.8434
        CIE-LCH:
        42.3108, 73.5555, 322.4356
        CIE-Luv:
        42.3108, 37.8817, -71.8788
        Hunter-Lab:
        35.6399, 50.6934, -44.6221
      #9b36af color charts
#9b36af RGB chart
      #9b36af CMYK chart
      #9b36af RGB pie chart
      #9b36af color shades, tints & tones
#9b36af color schemes
#9b36af color preview, HTML & CSS examples
           This text has a color of #9b36af        
        
          <p style="color:#9b36af;">Text here</p>
        
        
          .mytext {color:#9b36af;}
        
        Text color #9b36af
      
           This box has a color of #9b36af        
        
          <div style="background-color:#9b36af;">Content here</div>
        
        
          .mybackground {background-color:#9b36af;}
        
        Background color #9b36af
      
           Border around this has a color of #9b36af        
        
          <div style="border:2px solid #9b36af;">Content here</div>
        
        
          .myborder {border:2px solid #9b36af;}
        
        Border color #9b36af