#547aa3 color space conversions
Hex:
        #547aa3
        RGB:
        84, 122, 163
        CMY:
        67, 52, 36
        CMYK:
        48, 25, 0, 36
      HSL:
        211°, 31.9838%, 48.4314%
        HSV (HSB):
        211°, 48.4663%, 63.9216%
        XYZ:
        17.2265, 18.4482, 37.3033
        xyY:
        0.2361, 0.2528, 18.4482
      CIE-Lab:
        50.0353, -1.6761, -26.0915
        CIE-LCH:
        50.0353, 26.1453, 266.3244
        CIE-Luv:
        50.0353, -18.2528, -38.5359
        Hunter-Lab:
        42.9514, -3.5738, -21.4273
      #547aa3 color charts
#547aa3 RGB chart
      #547aa3 CMYK chart
      #547aa3 RGB pie chart
      #547aa3 color shades, tints & tones
#547aa3 color schemes
#547aa3 color preview, HTML & CSS examples
           This text has a color of #547aa3        
        
          <p style="color:#547aa3;">Text here</p>
        
        
          .mytext {color:#547aa3;}
        
        Text color #547aa3
      
           This box has a color of #547aa3        
        
          <div style="background-color:#547aa3;">Content here</div>
        
        
          .mybackground {background-color:#547aa3;}
        
        Background color #547aa3
      
           Border around this has a color of #547aa3        
        
          <div style="border:2px solid #547aa3;">Content here</div>
        
        
          .myborder {border:2px solid #547aa3;}
        
        Border color #547aa3