#9b32ff color space conversions
Hex:
        #9b32ff
        RGB:
        155, 50, 255
        CMY:
        39, 80, 0
        CMYK:
        39, 80, 0, 0
      HSL:
        271°, 100.0000%, 59.8039%
        HSV (HSB):
        271°, 80.3922%, 100.0000%
        XYZ:
        32.7082, 16.4698, 96.0628
        xyY:
        0.2252, 0.1134, 16.4698
      CIE-Lab:
        47.5849, 76.3099, -82.1914
        CIE-LCH:
        47.5849, 112.1545, 312.8749
        CIE-Luv:
        47.5849, 20.1185, -128.2646
        Hunter-Lab:
        40.5830, 72.8434, -111.9357
      #9b32ff color charts
#9b32ff RGB chart
      #9b32ff CMYK chart
      #9b32ff RGB pie chart
      #9b32ff color shades, tints & tones
#9b32ff color schemes
#9b32ff color preview, HTML & CSS examples
           This text has a color of #9b32ff        
        
          <p style="color:#9b32ff;">Text here</p>
        
        
          .mytext {color:#9b32ff;}
        
        Text color #9b32ff
      
           This box has a color of #9b32ff        
        
          <div style="background-color:#9b32ff;">Content here</div>
        
        
          .mybackground {background-color:#9b32ff;}
        
        Background color #9b32ff
      
           Border around this has a color of #9b32ff        
        
          <div style="border:2px solid #9b32ff;">Content here</div>
        
        
          .myborder {border:2px solid #9b32ff;}
        
        Border color #9b32ff