#547dd2 color space conversions
Hex:
        #547dd2
        RGB:
        84, 125, 210
        CMY:
        67, 51, 18
        CMYK:
        60, 40, 0, 18
      HSL:
        220°, 58.3333%, 57.6471%
        HSV (HSB):
        220°, 60.0000%, 82.3529%
        XYZ:
        22.6226, 21.2052, 63.8734
        xyY:
        0.2100, 0.1969, 21.2052
      CIE-Lab:
        53.1733, 11.7034, -48.1592
        CIE-LCH:
        53.1733, 49.5609, 283.6589
        CIE-Luv:
        53.1733, -19.2496, -75.9121
        Hunter-Lab:
        46.0491, 7.1061, -50.0052
      #547dd2 color charts
#547dd2 RGB chart
      #547dd2 CMYK chart
      #547dd2 RGB pie chart
      #547dd2 color shades, tints & tones
#547dd2 color schemes
#547dd2 color preview, HTML & CSS examples
           This text has a color of #547dd2        
        
          <p style="color:#547dd2;">Text here</p>
        
        
          .mytext {color:#547dd2;}
        
        Text color #547dd2
      
           This box has a color of #547dd2        
        
          <div style="background-color:#547dd2;">Content here</div>
        
        
          .mybackground {background-color:#547dd2;}
        
        Background color #547dd2
      
           Border around this has a color of #547dd2        
        
          <div style="border:2px solid #547dd2;">Content here</div>
        
        
          .myborder {border:2px solid #547dd2;}
        
        Border color #547dd2