#553c5d color space conversions
Hex:
        #553c5d
        RGB:
        85, 60, 93
        CMY:
        67, 76, 64
        CMYK:
        9, 35, 0, 64
      HSL:
        285°, 21.5686%, 30.0000%
        HSV (HSB):
        285°, 35.4839%, 36.4706%
        XYZ:
        7.3380, 5.9533, 11.1183
        xyY:
        0.3006, 0.2439, 5.9533
      CIE-Lab:
        29.2944, 17.6687, -15.3870
        CIE-LCH:
        29.2944, 23.4296, 318.9486
        CIE-Luv:
        29.2944, 10.6465, -21.3872
        Hunter-Lab:
        24.3994, 10.9836, -9.9375
      #553c5d color charts
#553c5d RGB chart
      #553c5d CMYK chart
      #553c5d RGB pie chart
      #553c5d color shades, tints & tones
#553c5d color schemes
#553c5d color preview, HTML & CSS examples
           This text has a color of #553c5d        
        
          <p style="color:#553c5d;">Text here</p>
        
        
          .mytext {color:#553c5d;}
        
        Text color #553c5d
      
           This box has a color of #553c5d        
        
          <div style="background-color:#553c5d;">Content here</div>
        
        
          .mybackground {background-color:#553c5d;}
        
        Background color #553c5d
      
           Border around this has a color of #553c5d        
        
          <div style="border:2px solid #553c5d;">Content here</div>
        
        
          .myborder {border:2px solid #553c5d;}
        
        Border color #553c5d