#9b36ce color space conversions
Hex:
        #9b36ce
        RGB:
        155, 54, 206
        CMY:
        39, 79, 19
        CMYK:
        25, 74, 0, 19
      HSL:
        280°, 60.8000%, 50.9804%
        HSV (HSB):
        280°, 73.7864%, 80.7843%
        XYZ:
        25.9773, 14.0631, 59.7378
        xyY:
        0.2604, 0.1409, 14.0631
      CIE-Lab:
        44.3233, 64.4662, -59.7236
        CIE-LCH:
        44.3233, 87.8794, 317.1870
        CIE-Luv:
        44.3233, 29.8816, -94.6049
        Hunter-Lab:
        37.5008, 58.0228, -68.1968
      #9b36ce color charts
#9b36ce RGB chart
      #9b36ce CMYK chart
      #9b36ce RGB pie chart
      #9b36ce color shades, tints & tones
#9b36ce color schemes
#9b36ce color preview, HTML & CSS examples
           This text has a color of #9b36ce        
        
          <p style="color:#9b36ce;">Text here</p>
        
        
          .mytext {color:#9b36ce;}
        
        Text color #9b36ce
      
           This box has a color of #9b36ce        
        
          <div style="background-color:#9b36ce;">Content here</div>
        
        
          .mybackground {background-color:#9b36ce;}
        
        Background color #9b36ce
      
           Border around this has a color of #9b36ce        
        
          <div style="border:2px solid #9b36ce;">Content here</div>
        
        
          .myborder {border:2px solid #9b36ce;}
        
        Border color #9b36ce