#553d5b color space conversions
Hex:
        #553d5b
        RGB:
        85, 61, 91
        CMY:
        67, 76, 64
        CMYK:
        7, 33, 0, 64
      HSL:
        288°, 19.7368%, 29.8039%
        HSV (HSB):
        288°, 32.9670%, 35.6863%
        XYZ:
        7.3034, 6.0241, 10.6754
        xyY:
        0.3043, 0.2510, 6.0241
      CIE-Lab:
        29.4732, 16.5631, -13.8206
        CIE-LCH:
        29.4732, 21.5718, 320.1577
        CIE-Luv:
        29.4732, 10.5040, -19.2684
        Hunter-Lab:
        24.5441, 10.1627, -8.6072
      #553d5b color charts
#553d5b RGB chart
      #553d5b CMYK chart
      #553d5b RGB pie chart
      #553d5b color shades, tints & tones
#553d5b color schemes
#553d5b color preview, HTML & CSS examples
           This text has a color of #553d5b        
        
          <p style="color:#553d5b;">Text here</p>
        
        
          .mytext {color:#553d5b;}
        
        Text color #553d5b
      
           This box has a color of #553d5b        
        
          <div style="background-color:#553d5b;">Content here</div>
        
        
          .mybackground {background-color:#553d5b;}
        
        Background color #553d5b
      
           Border around this has a color of #553d5b        
        
          <div style="border:2px solid #553d5b;">Content here</div>
        
        
          .myborder {border:2px solid #553d5b;}
        
        Border color #553d5b