#5b1a84 color space conversions
Hex:
        #5b1a84
        RGB:
        91, 26, 132
        CMY:
        64, 90, 48
        CMYK:
        31, 80, 0, 48
      HSL:
        277°, 67.0886%, 30.9804%
        HSV (HSB):
        277°, 80.3030%, 51.7647%
        XYZ:
        8.8486, 4.6289, 22.2569
        xyY:
        0.2476, 0.1295, 4.6289
      CIE-Lab:
        25.6502, 47.0854, -46.0037
        CIE-LCH:
        25.6502, 65.8284, 315.6657
        CIE-Luv:
        25.6502, 15.3962, -60.3983
        Hunter-Lab:
        21.5148, 35.7627, -46.2746
      #5b1a84 color charts
#5b1a84 RGB chart
      #5b1a84 CMYK chart
      #5b1a84 RGB pie chart
      #5b1a84 color shades, tints & tones
#5b1a84 color schemes
#5b1a84 color preview, HTML & CSS examples
           This text has a color of #5b1a84        
        
          <p style="color:#5b1a84;">Text here</p>
        
        
          .mytext {color:#5b1a84;}
        
        Text color #5b1a84
      
           This box has a color of #5b1a84        
        
          <div style="background-color:#5b1a84;">Content here</div>
        
        
          .mybackground {background-color:#5b1a84;}
        
        Background color #5b1a84
      
           Border around this has a color of #5b1a84        
        
          <div style="border:2px solid #5b1a84;">Content here</div>
        
        
          .myborder {border:2px solid #5b1a84;}
        
        Border color #5b1a84