#547fdb color space conversions
Hex:
        #547fdb
        RGB:
        84, 127, 219
        CMY:
        67, 50, 14
        CMYK:
        62, 42, 0, 14
      HSL:
        221°, 65.2174%, 59.4118%
        HSV (HSB):
        221°, 61.6438%, 85.8824%
        XYZ:
        24.0317, 22.1780, 70.0320
        xyY:
        0.2067, 0.1908, 22.1780
      CIE-Lab:
        54.2154, 13.5161, -51.5793
        CIE-LCH:
        54.2154, 53.3208, 284.6839
        CIE-Luv:
        54.2154, -19.9061, -81.8828
        Hunter-Lab:
        47.0936, 8.6743, -55.2036
      #547fdb color charts
#547fdb RGB chart
      #547fdb CMYK chart
      #547fdb RGB pie chart
      #547fdb color shades, tints & tones
#547fdb color schemes
#547fdb color preview, HTML & CSS examples
           This text has a color of #547fdb        
        
          <p style="color:#547fdb;">Text here</p>
        
        
          .mytext {color:#547fdb;}
        
        Text color #547fdb
      
           This box has a color of #547fdb        
        
          <div style="background-color:#547fdb;">Content here</div>
        
        
          .mybackground {background-color:#547fdb;}
        
        Background color #547fdb
      
           Border around this has a color of #547fdb        
        
          <div style="border:2px solid #547fdb;">Content here</div>
        
        
          .myborder {border:2px solid #547fdb;}
        
        Border color #547fdb