#9b36fc color space conversions
Hex:
        #9b36fc
        RGB:
        155, 54, 252
        CMY:
        39, 79, 1
        CMYK:
        38, 79, 0, 1
      HSL:
        271°, 97.0588%, 60.0000%
        HSV (HSB):
        271°, 78.5714%, 98.8235%
        XYZ:
        32.4074, 16.6352, 93.5983
        xyY:
        0.2272, 0.1166, 16.6352
      CIE-Lab:
        47.7970, 74.3183, -80.1710
        CIE-LCH:
        47.7970, 109.3188, 312.8304
        CIE-Luv:
        47.7970, 20.2059, -125.6904
        Hunter-Lab:
        40.7862, 70.4544, -107.5113
      #9b36fc color charts
#9b36fc RGB chart
      #9b36fc CMYK chart
      #9b36fc RGB pie chart
      #9b36fc color shades, tints & tones
#9b36fc color schemes
#9b36fc color preview, HTML & CSS examples
           This text has a color of #9b36fc        
        
          <p style="color:#9b36fc;">Text here</p>
        
        
          .mytext {color:#9b36fc;}
        
        Text color #9b36fc
      
           This box has a color of #9b36fc        
        
          <div style="background-color:#9b36fc;">Content here</div>
        
        
          .mybackground {background-color:#9b36fc;}
        
        Background color #9b36fc
      
           Border around this has a color of #9b36fc        
        
          <div style="border:2px solid #9b36fc;">Content here</div>
        
        
          .myborder {border:2px solid #9b36fc;}
        
        Border color #9b36fc