#553f7d color space conversions
Hex:
        #553f7d
        RGB:
        85, 63, 125
        CMY:
        67, 75, 51
        CMYK:
        32, 50, 0, 51
      HSL:
        261°, 32.9787%, 36.8627%
        HSV (HSB):
        261°, 49.6000%, 49.0196%
        XYZ:
        9.2255, 6.9670, 20.2606
        xyY:
        0.2531, 0.1911, 6.9670
      CIE-Lab:
        31.7316, 24.0446, -31.8851
        CIE-LCH:
        31.7316, 39.9350, 307.0200
        CIE-Luv:
        31.7316, 5.6177, -44.9770
        Hunter-Lab:
        26.3950, 16.1973, -27.0339
      #553f7d color charts
#553f7d RGB chart
      #553f7d CMYK chart
      #553f7d RGB pie chart
      #553f7d color shades, tints & tones
#553f7d color schemes
#553f7d color preview, HTML & CSS examples
           This text has a color of #553f7d        
        
          <p style="color:#553f7d;">Text here</p>
        
        
          .mytext {color:#553f7d;}
        
        Text color #553f7d
      
           This box has a color of #553f7d        
        
          <div style="background-color:#553f7d;">Content here</div>
        
        
          .mybackground {background-color:#553f7d;}
        
        Background color #553f7d
      
           Border around this has a color of #553f7d        
        
          <div style="border:2px solid #553f7d;">Content here</div>
        
        
          .myborder {border:2px solid #553f7d;}
        
        Border color #553f7d