#5b1090 color space conversions
Hex:
        #5b1090
        RGB:
        91, 16, 144
        CMY:
        64, 94, 44
        CMYK:
        37, 89, 0, 44
      HSL:
        275°, 80.0000%, 31.3725%
        HSV (HSB):
        275°, 88.8889%, 56.4706%
        XYZ:
        9.5337, 4.6083, 26.7726
        xyY:
        0.2330, 0.1126, 4.6083
      CIE-Lab:
        25.5885, 53.0547, -53.5925
        CIE-LCH:
        25.5885, 75.4119, 314.7111
        CIE-Luv:
        25.5885, 13.9837, -69.0077
        Hunter-Lab:
        21.4671, 41.7061, -58.9164
      #5b1090 color charts
#5b1090 RGB chart
      #5b1090 CMYK chart
      #5b1090 RGB pie chart
      #5b1090 color shades, tints & tones
#5b1090 color schemes
#5b1090 color preview, HTML & CSS examples
           This text has a color of #5b1090        
        
          <p style="color:#5b1090;">Text here</p>
        
        
          .mytext {color:#5b1090;}
        
        Text color #5b1090
      
           This box has a color of #5b1090        
        
          <div style="background-color:#5b1090;">Content here</div>
        
        
          .mybackground {background-color:#5b1090;}
        
        Background color #5b1090
      
           Border around this has a color of #5b1090        
        
          <div style="border:2px solid #5b1090;">Content here</div>
        
        
          .myborder {border:2px solid #5b1090;}
        
        Border color #5b1090