#5b37e1 color space conversions
Hex:
        #5b37e1
        RGB:
        91, 55, 225
        CMY:
        64, 78, 12
        CMYK:
        60, 76, 0, 12
      HSL:
        253°, 73.9130%, 54.9020%
        HSV (HSB):
        253°, 75.5556%, 88.2353%
        XYZ:
        19.2712, 10.3928, 72.2245
        xyY:
        0.1891, 0.1020, 10.3928
      CIE-Lab:
        38.5383, 58.6589, -80.3918
        CIE-LCH:
        38.5383, 99.5174, 306.1168
        CIE-Luv:
        38.5383, -0.5575, -115.0427
        Hunter-Lab:
        32.2378, 50.2879, -110.2648
      #5b37e1 color charts
#5b37e1 RGB chart
      #5b37e1 CMYK chart
      #5b37e1 RGB pie chart
      #5b37e1 color shades, tints & tones
#5b37e1 color schemes
#5b37e1 color preview, HTML & CSS examples
           This text has a color of #5b37e1        
        
          <p style="color:#5b37e1;">Text here</p>
        
        
          .mytext {color:#5b37e1;}
        
        Text color #5b37e1
      
           This box has a color of #5b37e1        
        
          <div style="background-color:#5b37e1;">Content here</div>
        
        
          .mybackground {background-color:#5b37e1;}
        
        Background color #5b37e1
      
           Border around this has a color of #5b37e1        
        
          <div style="border:2px solid #5b37e1;">Content here</div>
        
        
          .myborder {border:2px solid #5b37e1;}
        
        Border color #5b37e1