#5b2b4a color space conversions
Hex:
        #5b2b4a
        RGB:
        91, 43, 74
        CMY:
        64, 83, 71
        CMYK:
        0, 53, 19, 64
      HSL:
        321°, 35.8209%, 26.2745%
        HSV (HSB):
        321°, 52.7473%, 35.6863%
        XYZ:
        6.4143, 4.4463, 6.9987
        xyY:
        0.3592, 0.2490, 4.4463
      CIE-Lab:
        25.0952, 26.4321, -9.2616
        CIE-LCH:
        25.0952, 28.0078, 340.6900
        CIE-Luv:
        25.0952, 24.4038, -14.0612
        Hunter-Lab:
        21.0863, 17.3974, -4.9185
      #5b2b4a color charts
#5b2b4a RGB chart
      #5b2b4a CMYK chart
      #5b2b4a RGB pie chart
      #5b2b4a color shades, tints & tones
#5b2b4a color schemes
#5b2b4a color preview, HTML & CSS examples
           This text has a color of #5b2b4a        
        
          <p style="color:#5b2b4a;">Text here</p>
        
        
          .mytext {color:#5b2b4a;}
        
        Text color #5b2b4a
      
           This box has a color of #5b2b4a        
        
          <div style="background-color:#5b2b4a;">Content here</div>
        
        
          .mybackground {background-color:#5b2b4a;}
        
        Background color #5b2b4a
      
           Border around this has a color of #5b2b4a        
        
          <div style="border:2px solid #5b2b4a;">Content here</div>
        
        
          .myborder {border:2px solid #5b2b4a;}
        
        Border color #5b2b4a