#547e94 color space conversions
Hex:
        #547e94
        RGB:
        84, 126, 148
        CMY:
        67, 51, 42
        CMYK:
        43, 15, 0, 42
      HSL:
        201°, 27.5862%, 45.4902%
        HSV (HSB):
        201°, 43.2432%, 58.0392%
        XYZ:
        16.4623, 18.9446, 30.8060
        xyY:
        0.2486, 0.2861, 18.9446
      CIE-Lab:
        50.6224, -8.4544, -16.4309
        CIE-LCH:
        50.6224, 18.4784, 242.7721
        CIE-Luv:
        50.6224, -19.9440, -22.7335
        Hunter-Lab:
        43.5254, -8.6568, -11.4959
      #547e94 color charts
#547e94 RGB chart
      #547e94 CMYK chart
      #547e94 RGB pie chart
      #547e94 color shades, tints & tones
#547e94 color schemes
#547e94 color preview, HTML & CSS examples
           This text has a color of #547e94        
        
          <p style="color:#547e94;">Text here</p>
        
        
          .mytext {color:#547e94;}
        
        Text color #547e94
      
           This box has a color of #547e94        
        
          <div style="background-color:#547e94;">Content here</div>
        
        
          .mybackground {background-color:#547e94;}
        
        Background color #547e94
      
           Border around this has a color of #547e94        
        
          <div style="border:2px solid #547e94;">Content here</div>
        
        
          .myborder {border:2px solid #547e94;}
        
        Border color #547e94