#545d8b color space conversions
Hex:
        #545d8b
        RGB:
        84, 93, 139
        CMY:
        67, 64, 45
        CMYK:
        40, 33, 0, 45
      HSL:
        230°, 24.6637%, 43.7255%
        HSV (HSB):
        230°, 39.5683%, 54.5098%
        XYZ:
        12.2307, 11.5776, 26.0162
        xyY:
        0.2455, 0.2324, 11.5776
      CIE-Lab:
        40.5367, 8.7372, -26.6284
        CIE-LCH:
        40.5367, 28.0251, 288.1655
        CIE-Luv:
        40.5367, -6.5799, -38.7647
        Hunter-Lab:
        34.0259, 4.6171, -21.5150
      #545d8b color charts
#545d8b RGB chart
      #545d8b CMYK chart
      #545d8b RGB pie chart
      #545d8b color shades, tints & tones
#545d8b color schemes
#545d8b color preview, HTML & CSS examples
           This text has a color of #545d8b        
        
          <p style="color:#545d8b;">Text here</p>
        
        
          .mytext {color:#545d8b;}
        
        Text color #545d8b
      
           This box has a color of #545d8b        
        
          <div style="background-color:#545d8b;">Content here</div>
        
        
          .mybackground {background-color:#545d8b;}
        
        Background color #545d8b
      
           Border around this has a color of #545d8b        
        
          <div style="border:2px solid #545d8b;">Content here</div>
        
        
          .myborder {border:2px solid #545d8b;}
        
        Border color #545d8b