#5b36c1 color space conversions
Hex:
        #5b36c1
        RGB:
        91, 54, 193
        CMY:
        64, 79, 24
        CMYK:
        53, 72, 0, 24
      HSL:
        256°, 56.2753%, 48.4314%
        HSV (HSB):
        256°, 72.0207%, 75.6863%
        XYZ:
        15.2592, 8.7127, 51.3296
        xyY:
        0.2026, 0.1157, 8.7127
      CIE-Lab:
        35.4252, 50.0884, -66.9918
        CIE-LCH:
        35.4252, 83.6466, 306.7847
        CIE-Luv:
        35.4252, 2.6054, -95.2837
        Hunter-Lab:
        29.5173, 40.6214, -82.4409
      #5b36c1 color charts
#5b36c1 RGB chart
      #5b36c1 CMYK chart
      #5b36c1 RGB pie chart
      #5b36c1 color shades, tints & tones
#5b36c1 color schemes
#5b36c1 color preview, HTML & CSS examples
           This text has a color of #5b36c1        
        
          <p style="color:#5b36c1;">Text here</p>
        
        
          .mytext {color:#5b36c1;}
        
        Text color #5b36c1
      
           This box has a color of #5b36c1        
        
          <div style="background-color:#5b36c1;">Content here</div>
        
        
          .mybackground {background-color:#5b36c1;}
        
        Background color #5b36c1
      
           Border around this has a color of #5b36c1        
        
          <div style="border:2px solid #5b36c1;">Content here</div>
        
        
          .myborder {border:2px solid #5b36c1;}
        
        Border color #5b36c1