#554d89 color space conversions
Hex:
        #554d89
        RGB:
        85, 77, 137
        CMY:
        67, 70, 46
        CMYK:
        38, 44, 0, 46
      HSL:
        248°, 28.0374%, 41.9608%
        HSV (HSB):
        248°, 43.7956%, 53.7255%
        XYZ:
        10.9155, 9.0452, 24.8375
        xyY:
        0.2437, 0.2019, 9.0452
      CIE-Lab:
        36.0712, 18.5923, -32.4244
        CIE-LCH:
        36.0712, 37.3767, 299.8302
        CIE-Luv:
        36.0712, -0.1726, -46.9659
        Hunter-Lab:
        30.0752, 12.1534, -27.9117
      #554d89 color charts
#554d89 RGB chart
      #554d89 CMYK chart
      #554d89 RGB pie chart
      #554d89 color shades, tints & tones
#554d89 color schemes
#554d89 color preview, HTML & CSS examples
           This text has a color of #554d89        
        
          <p style="color:#554d89;">Text here</p>
        
        
          .mytext {color:#554d89;}
        
        Text color #554d89
      
           This box has a color of #554d89        
        
          <div style="background-color:#554d89;">Content here</div>
        
        
          .mybackground {background-color:#554d89;}
        
        Background color #554d89
      
           Border around this has a color of #554d89        
        
          <div style="border:2px solid #554d89;">Content here</div>
        
        
          .myborder {border:2px solid #554d89;}
        
        Border color #554d89