#555ba3 color space conversions
Hex:
        #555ba3
        RGB:
        85, 91, 163
        CMY:
        67, 64, 36
        CMYK:
        48, 44, 0, 36
      HSL:
        235°, 31.4516%, 48.6275%
        HSV (HSB):
        235°, 47.8528%, 63.9216%
        XYZ:
        14.0983, 12.0578, 36.2347
        xyY:
        0.2260, 0.1933, 12.0578
      CIE-Lab:
        41.3079, 17.6580, -39.7896
        CIE-LCH:
        41.3079, 43.5318, 293.9310
        CIE-Luv:
        41.3079, -6.5162, -59.5927
        Hunter-Lab:
        34.7244, 11.7042, -37.5617
      #555ba3 color charts
#555ba3 RGB chart
      #555ba3 CMYK chart
      #555ba3 RGB pie chart
      #555ba3 color shades, tints & tones
#555ba3 color schemes
#555ba3 color preview, HTML & CSS examples
           This text has a color of #555ba3        
        
          <p style="color:#555ba3;">Text here</p>
        
        
          .mytext {color:#555ba3;}
        
        Text color #555ba3
      
           This box has a color of #555ba3        
        
          <div style="background-color:#555ba3;">Content here</div>
        
        
          .mybackground {background-color:#555ba3;}
        
        Background color #555ba3
      
           Border around this has a color of #555ba3        
        
          <div style="border:2px solid #555ba3;">Content here</div>
        
        
          .myborder {border:2px solid #555ba3;}
        
        Border color #555ba3