#555f94 color space conversions
Hex:
        #555f94
        RGB:
        85, 95, 148
        CMY:
        67, 63, 42
        CMYK:
        43, 36, 0, 42
      HSL:
        230°, 27.0386%, 45.6863%
        HSV (HSB):
        230°, 42.5676%, 58.0392%
        XYZ:
        13.1838, 12.2538, 29.6873
        xyY:
        0.2392, 0.2223, 12.2538
      CIE-Lab:
        41.6167, 10.4758, -30.3490
        CIE-LCH:
        41.6167, 32.1061, 289.0436
        CIE-Luv:
        41.6167, -7.2957, -44.7952
        Hunter-Lab:
        35.0055, 5.9674, -25.7787
      #555f94 color charts
#555f94 RGB chart
      #555f94 CMYK chart
      #555f94 RGB pie chart
      #555f94 color shades, tints & tones
#555f94 color schemes
#555f94 color preview, HTML & CSS examples
           This text has a color of #555f94        
        
          <p style="color:#555f94;">Text here</p>
        
        
          .mytext {color:#555f94;}
        
        Text color #555f94
      
           This box has a color of #555f94        
        
          <div style="background-color:#555f94;">Content here</div>
        
        
          .mybackground {background-color:#555f94;}
        
        Background color #555f94
      
           Border around this has a color of #555f94        
        
          <div style="border:2px solid #555f94;">Content here</div>
        
        
          .myborder {border:2px solid #555f94;}
        
        Border color #555f94