#547dbf color space conversions
Hex:
        #547dbf
        RGB:
        84, 125, 191
        CMY:
        67, 51, 25
        CMYK:
        56, 35, 0, 25
      HSL:
        217°, 45.5319%, 53.9216%
        HSV (HSB):
        217°, 56.0209%, 74.9020%
        XYZ:
        20.3937, 20.3136, 52.1363
        xyY:
        0.2197, 0.2188, 20.3136
      CIE-Lab:
        52.1900, 5.4118, -38.8983
        CIE-LCH:
        52.1900, 39.2729, 277.9205
        CIE-Luv:
        52.1900, -19.2847, -60.1448
        Hunter-Lab:
        45.0707, 1.8947, -37.0353
      #547dbf color charts
#547dbf RGB chart
      #547dbf CMYK chart
      #547dbf RGB pie chart
      #547dbf color shades, tints & tones
#547dbf color schemes
#547dbf color preview, HTML & CSS examples
           This text has a color of #547dbf        
        
          <p style="color:#547dbf;">Text here</p>
        
        
          .mytext {color:#547dbf;}
        
        Text color #547dbf
      
           This box has a color of #547dbf        
        
          <div style="background-color:#547dbf;">Content here</div>
        
        
          .mybackground {background-color:#547dbf;}
        
        Background color #547dbf
      
           Border around this has a color of #547dbf        
        
          <div style="border:2px solid #547dbf;">Content here</div>
        
        
          .myborder {border:2px solid #547dbf;}
        
        Border color #547dbf