#5b3553 color space conversions
Hex:
        #5b3553
        RGB:
        91, 53, 83
        CMY:
        64, 79, 67
        CMYK:
        0, 42, 9, 64
      HSL:
        313°, 26.3889%, 28.2353%
        HSV (HSB):
        313°, 41.7582%, 35.6863%
        XYZ:
        7.1488, 5.3949, 8.8481
        xyY:
        0.3342, 0.2522, 5.3949
      CIE-Lab:
        27.8314, 22.1296, -11.0571
        CIE-LCH:
        27.8314, 24.7382, 333.4509
        CIE-Luv:
        27.8314, 18.6862, -16.1784
        Hunter-Lab:
        23.2269, 14.2920, -6.3273
      #5b3553 color charts
#5b3553 RGB chart
      #5b3553 CMYK chart
      #5b3553 RGB pie chart
      #5b3553 color shades, tints & tones
#5b3553 color schemes
#5b3553 color preview, HTML & CSS examples
           This text has a color of #5b3553        
        
          <p style="color:#5b3553;">Text here</p>
        
        
          .mytext {color:#5b3553;}
        
        Text color #5b3553
      
           This box has a color of #5b3553        
        
          <div style="background-color:#5b3553;">Content here</div>
        
        
          .mybackground {background-color:#5b3553;}
        
        Background color #5b3553
      
           Border around this has a color of #5b3553        
        
          <div style="border:2px solid #5b3553;">Content here</div>
        
        
          .myborder {border:2px solid #5b3553;}
        
        Border color #5b3553