#5555a0 color space conversions
Hex:
        #5555a0
        RGB:
        85, 85, 160
        CMY:
        67, 67, 37
        CMYK:
        47, 47, 0, 37
      HSL:
        240°, 30.6122%, 48.0392%
        HSV (HSB):
        240°, 46.8750%, 62.7451%
        XYZ:
        13.3400, 10.9664, 34.6713
        xyY:
        0.2262, 0.1859, 10.9664
      CIE-Lab:
        39.5238, 20.5152, -40.8430
        CIE-LCH:
        39.5238, 45.7058, 296.6701
        CIE-Luv:
        39.5238, -4.3772, -60.7112
        Hunter-Lab:
        33.1155, 13.9534, -38.8947
      #5555a0 color charts
#5555a0 RGB chart
      #5555a0 CMYK chart
      #5555a0 RGB pie chart
      #5555a0 color shades, tints & tones
#5555a0 color schemes
#5555a0 color preview, HTML & CSS examples
           This text has a color of #5555a0        
        
          <p style="color:#5555a0;">Text here</p>
        
        
          .mytext {color:#5555a0;}
        
        Text color #5555a0
      
           This box has a color of #5555a0        
        
          <div style="background-color:#5555a0;">Content here</div>
        
        
          .mybackground {background-color:#5555a0;}
        
        Background color #5555a0
      
           Border around this has a color of #5555a0        
        
          <div style="border:2px solid #5555a0;">Content here</div>
        
        
          .myborder {border:2px solid #5555a0;}
        
        Border color #5555a0