#5b1a5a color space conversions
Hex:
        #5b1a5a
        RGB:
        91, 26, 90
        CMY:
        64, 90, 65
        CMYK:
        0, 71, 1, 64
      HSL:
        301°, 55.5556%, 22.9412%
        HSV (HSB):
        301°, 71.4286%, 35.6863%
        XYZ:
        6.5292, 3.7011, 10.0431
        xyY:
        0.3221, 0.1826, 3.7011
      CIE-Lab:
        22.6577, 38.1476, -23.7137
        CIE-LCH:
        22.6577, 44.9175, 328.1337
        CIE-Luv:
        22.6577, 25.1840, -31.5048
        Hunter-Lab:
        19.2383, 26.9137, -17.4848
      #5b1a5a color charts
#5b1a5a RGB chart
      #5b1a5a CMYK chart
      #5b1a5a RGB pie chart
      #5b1a5a color shades, tints & tones
#5b1a5a color schemes
#5b1a5a color preview, HTML & CSS examples
           This text has a color of #5b1a5a        
        
          <p style="color:#5b1a5a;">Text here</p>
        
        
          .mytext {color:#5b1a5a;}
        
        Text color #5b1a5a
      
           This box has a color of #5b1a5a        
        
          <div style="background-color:#5b1a5a;">Content here</div>
        
        
          .mybackground {background-color:#5b1a5a;}
        
        Background color #5b1a5a
      
           Border around this has a color of #5b1a5a        
        
          <div style="border:2px solid #5b1a5a;">Content here</div>
        
        
          .myborder {border:2px solid #5b1a5a;}
        
        Border color #5b1a5a