#5b0b52 color space conversions
Hex:
        #5b0b52
        RGB:
        91, 11, 82
        CMY:
        64, 96, 68
        CMYK:
        0, 88, 10, 64
      HSL:
        307°, 78.4314%, 20.0000%
        HSV (HSB):
        307°, 87.9121%, 35.6863%
        XYZ:
        5.9570, 3.0727, 8.2618
        xyY:
        0.3445, 0.1777, 3.0727
      CIE-Lab:
        20.3327, 42.0035, -22.0283
        CIE-LCH:
        20.3327, 47.4293, 332.3257
        CIE-Luv:
        20.3327, 29.6814, -28.6551
        Hunter-Lab:
        17.5291, 29.9852, -15.6740
      #5b0b52 color charts
#5b0b52 RGB chart
      #5b0b52 CMYK chart
      #5b0b52 RGB pie chart
      #5b0b52 color shades, tints & tones
#5b0b52 color schemes
#5b0b52 color preview, HTML & CSS examples
           This text has a color of #5b0b52        
        
          <p style="color:#5b0b52;">Text here</p>
        
        
          .mytext {color:#5b0b52;}
        
        Text color #5b0b52
      
           This box has a color of #5b0b52        
        
          <div style="background-color:#5b0b52;">Content here</div>
        
        
          .mybackground {background-color:#5b0b52;}
        
        Background color #5b0b52
      
           Border around this has a color of #5b0b52        
        
          <div style="border:2px solid #5b0b52;">Content here</div>
        
        
          .myborder {border:2px solid #5b0b52;}
        
        Border color #5b0b52