#545d9b color space conversions
Hex:
        #545d9b
        RGB:
        84, 93, 155
        CMY:
        67, 64, 39
        CMYK:
        46, 40, 0, 39
      HSL:
        232°, 29.7071%, 46.8627%
        HSV (HSB):
        232°, 45.8065%, 60.7843%
        XYZ:
        13.4869, 12.0801, 32.6312
        xyY:
        0.2317, 0.2076, 12.0801
      CIE-Lab:
        41.3431, 13.6236, -34.9731
        CIE-LCH:
        41.3431, 37.5329, 291.2832
        CIE-Luv:
        41.3431, -7.2315, -51.9968
        Hunter-Lab:
        34.7564, 8.4416, -31.3352
      #545d9b color charts
#545d9b RGB chart
      #545d9b CMYK chart
      #545d9b RGB pie chart
      #545d9b color shades, tints & tones
#545d9b color schemes
#545d9b color preview, HTML & CSS examples
           This text has a color of #545d9b        
        
          <p style="color:#545d9b;">Text here</p>
        
        
          .mytext {color:#545d9b;}
        
        Text color #545d9b
      
           This box has a color of #545d9b        
        
          <div style="background-color:#545d9b;">Content here</div>
        
        
          .mybackground {background-color:#545d9b;}
        
        Background color #545d9b
      
           Border around this has a color of #545d9b        
        
          <div style="border:2px solid #545d9b;">Content here</div>
        
        
          .myborder {border:2px solid #545d9b;}
        
        Border color #545d9b