#555ca5 color space conversions
Hex:
        #555ca5
        RGB:
        85, 92, 165
        CMY:
        67, 64, 35
        CMYK:
        48, 44, 0, 35
      HSL:
        235°, 32.0000%, 49.0196%
        HSV (HSB):
        235°, 48.4848%, 64.7059%
        XYZ:
        14.3650, 12.3022, 37.2148
        xyY:
        0.2249, 0.1926, 12.3022
      CIE-Lab:
        41.6924, 17.6591, -40.3650
        CIE-LCH:
        41.6924, 44.0588, 293.6287
        CIE-Luv:
        41.6924, -6.9424, -60.5954
        Hunter-Lab:
        35.0745, 11.7255, -38.3558
      #555ca5 color charts
#555ca5 RGB chart
      #555ca5 CMYK chart
      #555ca5 RGB pie chart
      #555ca5 color shades, tints & tones
#555ca5 color schemes
#555ca5 color preview, HTML & CSS examples
           This text has a color of #555ca5        
        
          <p style="color:#555ca5;">Text here</p>
        
        
          .mytext {color:#555ca5;}
        
        Text color #555ca5
      
           This box has a color of #555ca5        
        
          <div style="background-color:#555ca5;">Content here</div>
        
        
          .mybackground {background-color:#555ca5;}
        
        Background color #555ca5
      
           Border around this has a color of #555ca5        
        
          <div style="border:2px solid #555ca5;">Content here</div>
        
        
          .myborder {border:2px solid #555ca5;}
        
        Border color #555ca5