#553d6d color space conversions
Hex:
        #553d6d
        RGB:
        85, 61, 109
        CMY:
        67, 76, 57
        CMYK:
        22, 44, 0, 57
      HSL:
        270°, 28.2353%, 33.3333%
        HSV (HSB):
        270°, 44.0367%, 42.7451%
        XYZ:
        8.1754, 6.3729, 15.2672
        xyY:
        0.2742, 0.2137, 6.3729
      CIE-Lab:
        30.3344, 20.9948, -24.0164
        CIE-LCH:
        30.3344, 31.8994, 311.1595
        CIE-Luv:
        30.3344, 8.2009, -33.4659
        Hunter-Lab:
        25.2446, 13.6284, -18.1856
      #553d6d color charts
#553d6d RGB chart
      #553d6d CMYK chart
      #553d6d RGB pie chart
      #553d6d color shades, tints & tones
#553d6d color schemes
#553d6d color preview, HTML & CSS examples
           This text has a color of #553d6d        
        
          <p style="color:#553d6d;">Text here</p>
        
        
          .mytext {color:#553d6d;}
        
        Text color #553d6d
      
           This box has a color of #553d6d        
        
          <div style="background-color:#553d6d;">Content here</div>
        
        
          .mybackground {background-color:#553d6d;}
        
        Background color #553d6d
      
           Border around this has a color of #553d6d        
        
          <div style="border:2px solid #553d6d;">Content here</div>
        
        
          .myborder {border:2px solid #553d6d;}
        
        Border color #553d6d