#553f7b color space conversions
Hex:
        #553f7b
        RGB:
        85, 63, 123
        CMY:
        67, 75, 52
        CMYK:
        31, 49, 0, 52
      HSL:
        262°, 32.2581%, 36.4706%
        HSV (HSB):
        262°, 48.7805%, 48.2353%
        XYZ:
        9.0990, 6.9164, 19.5943
        xyY:
        0.2555, 0.1942, 6.9164
      CIE-Lab:
        31.6158, 23.4887, -30.8193
        CIE-LCH:
        31.6158, 38.7498, 307.3125
        CIE-Luv:
        31.6158, 5.8459, -43.4217
        Hunter-Lab:
        26.2990, 15.7345, -25.7653
      #553f7b color charts
#553f7b RGB chart
      #553f7b CMYK chart
      #553f7b RGB pie chart
      #553f7b color shades, tints & tones
#553f7b color schemes
#553f7b color preview, HTML & CSS examples
           This text has a color of #553f7b        
        
          <p style="color:#553f7b;">Text here</p>
        
        
          .mytext {color:#553f7b;}
        
        Text color #553f7b
      
           This box has a color of #553f7b        
        
          <div style="background-color:#553f7b;">Content here</div>
        
        
          .mybackground {background-color:#553f7b;}
        
        Background color #553f7b
      
           Border around this has a color of #553f7b        
        
          <div style="border:2px solid #553f7b;">Content here</div>
        
        
          .myborder {border:2px solid #553f7b;}
        
        Border color #553f7b