#555bb5 color space conversions
Hex:
        #555bb5
        RGB:
        85, 91, 181
        CMY:
        67, 64, 29
        CMYK:
        53, 50, 0, 29
      HSL:
        236°, 39.3443%, 52.1569%
        HSV (HSB):
        236°, 53.0387%, 70.9804%
        XYZ:
        15.8279, 12.7497, 45.3428
        xyY:
        0.2141, 0.1725, 12.7497
      CIE-Lab:
        42.3836, 23.4302, -48.6912
        CIE-LCH:
        42.3836, 54.0352, 295.6969
        CIE-Luv:
        42.3836, -7.3350, -73.7748
        Hunter-Lab:
        35.7067, 16.6380, -50.2958
      #555bb5 color charts
#555bb5 RGB chart
      #555bb5 CMYK chart
      #555bb5 RGB pie chart
      #555bb5 color shades, tints & tones
#555bb5 color schemes
#555bb5 color preview, HTML & CSS examples
           This text has a color of #555bb5        
        
          <p style="color:#555bb5;">Text here</p>
        
        
          .mytext {color:#555bb5;}
        
        Text color #555bb5
      
           This box has a color of #555bb5        
        
          <div style="background-color:#555bb5;">Content here</div>
        
        
          .mybackground {background-color:#555bb5;}
        
        Background color #555bb5
      
           Border around this has a color of #555bb5        
        
          <div style="border:2px solid #555bb5;">Content here</div>
        
        
          .myborder {border:2px solid #555bb5;}
        
        Border color #555bb5