#555cb0 color space conversions
Hex:
        #555cb0
        RGB:
        85, 92, 176
        CMY:
        67, 64, 31
        CMYK:
        52, 48, 0, 31
      HSL:
        235°, 36.5462%, 51.1765%
        HSV (HSB):
        235°, 51.7045%, 69.0196%
        XYZ:
        15.4099, 12.7202, 42.7173
        xyY:
        0.2175, 0.1795, 12.7202
      CIE-Lab:
        42.3386, 21.1814, -45.8287
        CIE-LCH:
        42.3386, 50.4869, 294.8058
        CIE-Luv:
        42.3386, -7.4254, -69.3235
        Hunter-Lab:
        35.6654, 14.7101, -46.0475
      #555cb0 color charts
#555cb0 RGB chart
      #555cb0 CMYK chart
      #555cb0 RGB pie chart
      #555cb0 color shades, tints & tones
#555cb0 color schemes
#555cb0 color preview, HTML & CSS examples
           This text has a color of #555cb0        
        
          <p style="color:#555cb0;">Text here</p>
        
        
          .mytext {color:#555cb0;}
        
        Text color #555cb0
      
           This box has a color of #555cb0        
        
          <div style="background-color:#555cb0;">Content here</div>
        
        
          .mybackground {background-color:#555cb0;}
        
        Background color #555cb0
      
           Border around this has a color of #555cb0        
        
          <div style="border:2px solid #555cb0;">Content here</div>
        
        
          .myborder {border:2px solid #555cb0;}
        
        Border color #555cb0