#5b2a54 color space conversions
Hex:
        #5b2a54
        RGB:
        91, 42, 84
        CMY:
        64, 84, 67
        CMYK:
        0, 54, 8, 64
      HSL:
        309°, 36.8421%, 26.0784%
        HSV (HSB):
        309°, 53.8462%, 35.6863%
        XYZ:
        6.7426, 4.5202, 8.9046
        xyY:
        0.3343, 0.2241, 4.5202
      CIE-Lab:
        25.3215, 28.8720, -15.5684
        CIE-LCH:
        25.3215, 32.8020, 331.6656
        CIE-Luv:
        25.3215, 22.5522, -21.9165
        Hunter-Lab:
        21.2607, 19.4030, -9.9499
      #5b2a54 color charts
#5b2a54 RGB chart
      #5b2a54 CMYK chart
      #5b2a54 RGB pie chart
      #5b2a54 color shades, tints & tones
#5b2a54 color schemes
#5b2a54 color preview, HTML & CSS examples
           This text has a color of #5b2a54        
        
          <p style="color:#5b2a54;">Text here</p>
        
        
          .mytext {color:#5b2a54;}
        
        Text color #5b2a54
      
           This box has a color of #5b2a54        
        
          <div style="background-color:#5b2a54;">Content here</div>
        
        
          .mybackground {background-color:#5b2a54;}
        
        Background color #5b2a54
      
           Border around this has a color of #5b2a54        
        
          <div style="border:2px solid #5b2a54;">Content here</div>
        
        
          .myborder {border:2px solid #5b2a54;}
        
        Border color #5b2a54