#5b2a90 color space conversions
Hex:
        #5b2a90
        RGB:
        91, 42, 144
        CMY:
        64, 84, 44
        CMYK:
        37, 71, 0, 44
      HSL:
        269°, 54.8387%, 36.4706%
        HSV (HSB):
        269°, 70.8333%, 56.4706%
        XYZ:
        10.1764, 5.8937, 26.9868
        xyY:
        0.2363, 0.1369, 5.8937
      CIE-Lab:
        29.1427, 42.8420, -47.7979
        CIE-LCH:
        29.1427, 64.1879, 311.8704
        CIE-Luv:
        29.1427, 10.9409, -65.5040
        Hunter-Lab:
        24.2769, 32.3389, -48.9143
      #5b2a90 color charts
#5b2a90 RGB chart
      #5b2a90 CMYK chart
      #5b2a90 RGB pie chart
      #5b2a90 color shades, tints & tones
#5b2a90 color schemes
#5b2a90 color preview, HTML & CSS examples
           This text has a color of #5b2a90        
        
          <p style="color:#5b2a90;">Text here</p>
        
        
          .mytext {color:#5b2a90;}
        
        Text color #5b2a90
      
           This box has a color of #5b2a90        
        
          <div style="background-color:#5b2a90;">Content here</div>
        
        
          .mybackground {background-color:#5b2a90;}
        
        Background color #5b2a90
      
           Border around this has a color of #5b2a90        
        
          <div style="border:2px solid #5b2a90;">Content here</div>
        
        
          .myborder {border:2px solid #5b2a90;}
        
        Border color #5b2a90