#555e8e color space conversions
Hex:
        #555e8e
        RGB:
        85, 94, 142
        CMY:
        67, 63, 44
        CMYK:
        40, 34, 0, 44
      HSL:
        231°, 25.1101%, 44.5098%
        HSV (HSB):
        231°, 40.1408%, 55.6863%
        XYZ:
        12.6315, 11.8897, 27.2204
        xyY:
        0.2441, 0.2298, 11.8897
      CIE-Lab:
        41.0403, 9.2946, -27.6462
        CIE-LCH:
        41.0403, 29.1668, 288.5825
        CIE-Luv:
        41.0403, -6.6782, -40.4667
        Hunter-Lab:
        34.4814, 5.0470, -22.6678
      #555e8e color charts
#555e8e RGB chart
      #555e8e CMYK chart
      #555e8e RGB pie chart
      #555e8e color shades, tints & tones
#555e8e color schemes
#555e8e color preview, HTML & CSS examples
           This text has a color of #555e8e        
        
          <p style="color:#555e8e;">Text here</p>
        
        
          .mytext {color:#555e8e;}
        
        Text color #555e8e
      
           This box has a color of #555e8e        
        
          <div style="background-color:#555e8e;">Content here</div>
        
        
          .mybackground {background-color:#555e8e;}
        
        Background color #555e8e
      
           Border around this has a color of #555e8e        
        
          <div style="border:2px solid #555e8e;">Content here</div>
        
        
          .myborder {border:2px solid #555e8e;}
        
        Border color #555e8e