#553a6e color space conversions
Hex:
        #553a6e
        RGB:
        85, 58, 110
        CMY:
        67, 77, 57
        CMYK:
        23, 47, 0, 57
      HSL:
        271°, 30.9524%, 32.9412%
        HSV (HSB):
        271°, 47.2727%, 43.1373%
        XYZ:
        8.0738, 6.0832, 15.5005
        xyY:
        0.2722, 0.2051, 6.0832
      CIE-Lab:
        29.6214, 23.1508, -25.7724
        CIE-LCH:
        29.6214, 34.6435, 311.9327
        CIE-Luv:
        29.6214, 9.0992, -35.7700
        Hunter-Lab:
        24.6641, 15.2700, -19.9967
      #553a6e color charts
#553a6e RGB chart
      #553a6e CMYK chart
      #553a6e RGB pie chart
      #553a6e color shades, tints & tones
#553a6e color schemes
#553a6e color preview, HTML & CSS examples
           This text has a color of #553a6e        
        
          <p style="color:#553a6e;">Text here</p>
        
        
          .mytext {color:#553a6e;}
        
        Text color #553a6e
      
           This box has a color of #553a6e        
        
          <div style="background-color:#553a6e;">Content here</div>
        
        
          .mybackground {background-color:#553a6e;}
        
        Background color #553a6e
      
           Border around this has a color of #553a6e        
        
          <div style="border:2px solid #553a6e;">Content here</div>
        
        
          .myborder {border:2px solid #553a6e;}
        
        Border color #553a6e