#5b0a80 color space conversions
Hex:
        #5b0a80
        RGB:
        91, 10, 128
        CMY:
        64, 96, 50
        CMYK:
        29, 92, 0, 50
      HSL:
        281°, 85.5072%, 27.0588%
        HSV (HSB):
        281°, 92.1875%, 50.1961%
        XYZ:
        8.3192, 3.9997, 20.7556
        xyY:
        0.2515, 0.1209, 3.9997
      CIE-Lab:
        23.6706, 51.0052, -46.7060
        CIE-LCH:
        23.6706, 69.1590, 317.5193
        CIE-Luv:
        23.6706, 17.5382, -59.2866
        Hunter-Lab:
        19.9994, 39.2524, -47.5325
      #5b0a80 color charts
#5b0a80 RGB chart
      #5b0a80 CMYK chart
      #5b0a80 RGB pie chart
      #5b0a80 color shades, tints & tones
#5b0a80 color schemes
#5b0a80 color preview, HTML & CSS examples
           This text has a color of #5b0a80        
        
          <p style="color:#5b0a80;">Text here</p>
        
        
          .mytext {color:#5b0a80;}
        
        Text color #5b0a80
      
           This box has a color of #5b0a80        
        
          <div style="background-color:#5b0a80;">Content here</div>
        
        
          .mybackground {background-color:#5b0a80;}
        
        Background color #5b0a80
      
           Border around this has a color of #5b0a80        
        
          <div style="border:2px solid #5b0a80;">Content here</div>
        
        
          .myborder {border:2px solid #5b0a80;}
        
        Border color #5b0a80