#5b0980 color space conversions
Hex:
        #5b0980
        RGB:
        91, 9, 128
        CMY:
        64, 96, 50
        CMYK:
        29, 93, 0, 50
      HSL:
        281°, 86.8613%, 26.8627%
        HSV (HSB):
        281°, 92.9688%, 50.1961%
        XYZ:
        8.3084, 3.9780, 20.7520
        xyY:
        0.2515, 0.1204, 3.9780
      CIE-Lab:
        23.5987, 51.2185, -46.8232
        CIE-LCH:
        23.5987, 69.3956, 317.5669
        CIE-Luv:
        23.5987, 17.5912, -59.3412
        Hunter-Lab:
        19.9450, 39.4527, -47.7275
      #5b0980 color charts
#5b0980 RGB chart
      #5b0980 CMYK chart
      #5b0980 RGB pie chart
      #5b0980 color shades, tints & tones
#5b0980 color schemes
#5b0980 color preview, HTML & CSS examples
           This text has a color of #5b0980        
        
          <p style="color:#5b0980;">Text here</p>
        
        
          .mytext {color:#5b0980;}
        
        Text color #5b0980
      
           This box has a color of #5b0980        
        
          <div style="background-color:#5b0980;">Content here</div>
        
        
          .mybackground {background-color:#5b0980;}
        
        Background color #5b0980
      
           Border around this has a color of #5b0980        
        
          <div style="border:2px solid #5b0980;">Content here</div>
        
        
          .myborder {border:2px solid #5b0980;}
        
        Border color #5b0980