#5b1a75 color space conversions
Hex:
        #5b1a75
        RGB:
        91, 26, 117
        CMY:
        64, 90, 54
        CMYK:
        22, 78, 0, 54
      HSL:
        283°, 63.6364%, 28.0392%
        HSV (HSB):
        283°, 77.7778%, 45.8824%
        XYZ:
        7.8947, 4.2473, 17.2333
        xyY:
        0.2688, 0.1446, 4.2473
      CIE-Lab:
        24.4727, 43.7054, -38.4044
        CIE-LCH:
        24.4727, 58.1813, 318.6939
        CIE-Luv:
        24.4727, 18.5365, -50.3704
        Hunter-Lab:
        20.6090, 32.3123, -35.1524
      #5b1a75 color charts
#5b1a75 RGB chart
      #5b1a75 CMYK chart
      #5b1a75 RGB pie chart
      #5b1a75 color shades, tints & tones
#5b1a75 color schemes
#5b1a75 color preview, HTML & CSS examples
           This text has a color of #5b1a75        
        
          <p style="color:#5b1a75;">Text here</p>
        
        
          .mytext {color:#5b1a75;}
        
        Text color #5b1a75
      
           This box has a color of #5b1a75        
        
          <div style="background-color:#5b1a75;">Content here</div>
        
        
          .mybackground {background-color:#5b1a75;}
        
        Background color #5b1a75
      
           Border around this has a color of #5b1a75        
        
          <div style="border:2px solid #5b1a75;">Content here</div>
        
        
          .myborder {border:2px solid #5b1a75;}
        
        Border color #5b1a75