#5b1d4a color space conversions
Hex:
        #5b1d4a
        RGB:
        91, 29, 74
        CMY:
        64, 89, 71
        CMYK:
        0, 68, 19, 64
      HSL:
        316°, 51.6667%, 23.5294%
        HSV (HSB):
        316°, 68.1319%, 35.6863%
        XYZ:
        5.9898, 3.5973, 6.8572
        xyY:
        0.3642, 0.2188, 3.5973
      CIE-Lab:
        22.2927, 33.9181, -13.5498
        CIE-LCH:
        22.2927, 36.5245, 338.2239
        CIE-Luv:
        22.2927, 28.8972, -19.2021
        Hunter-Lab:
        18.9665, 23.1803, -8.1593
      #5b1d4a color charts
#5b1d4a RGB chart
      #5b1d4a CMYK chart
      #5b1d4a RGB pie chart
      #5b1d4a color shades, tints & tones
#5b1d4a color schemes
#5b1d4a color preview, HTML & CSS examples
           This text has a color of #5b1d4a        
        
          <p style="color:#5b1d4a;">Text here</p>
        
        
          .mytext {color:#5b1d4a;}
        
        Text color #5b1d4a
      
           This box has a color of #5b1d4a        
        
          <div style="background-color:#5b1d4a;">Content here</div>
        
        
          .mybackground {background-color:#5b1d4a;}
        
        Background color #5b1d4a
      
           Border around this has a color of #5b1d4a        
        
          <div style="border:2px solid #5b1d4a;">Content here</div>
        
        
          .myborder {border:2px solid #5b1d4a;}
        
        Border color #5b1d4a