#547dd1 color space conversions
Hex:
        #547dd1
        RGB:
        84, 125, 209
        CMY:
        67, 51, 18
        CMYK:
        60, 40, 0, 18
      HSL:
        220°, 57.6037%, 57.4510%
        HSV (HSB):
        220°, 59.8086%, 81.9608%
        XYZ:
        22.4984, 21.1555, 63.2192
        xyY:
        0.2105, 0.1979, 21.1555
      CIE-Lab:
        53.1193, 11.3682, -47.6789
        CIE-LCH:
        53.1193, 49.0155, 283.4108
        CIE-Luv:
        53.1193, -19.2502, -75.0939
        Hunter-Lab:
        45.9951, 6.8214, -49.2962
      #547dd1 color charts
#547dd1 RGB chart
      #547dd1 CMYK chart
      #547dd1 RGB pie chart
      #547dd1 color shades, tints & tones
#547dd1 color schemes
#547dd1 color preview, HTML & CSS examples
           This text has a color of #547dd1        
        
          <p style="color:#547dd1;">Text here</p>
        
        
          .mytext {color:#547dd1;}
        
        Text color #547dd1
      
           This box has a color of #547dd1        
        
          <div style="background-color:#547dd1;">Content here</div>
        
        
          .mybackground {background-color:#547dd1;}
        
        Background color #547dd1
      
           Border around this has a color of #547dd1        
        
          <div style="border:2px solid #547dd1;">Content here</div>
        
        
          .myborder {border:2px solid #547dd1;}
        
        Border color #547dd1