#0054b2 color space conversions
Hex:
        #0054b2
        RGB:
        0, 84, 178
        CMY:
        100, 67, 30
        CMYK:
        100, 53, 0, 30
      HSL:
        212°, 100.0000%, 34.9020%
        HSV (HSB):
        212°, 100.0000%, 69.8039%
        XYZ:
        11.2062, 9.5550, 43.3731
        xyY:
        0.1747, 0.1490, 9.5550
      CIE-Lab:
        37.0316, 16.5907, -55.7241
        CIE-LCH:
        37.0316, 58.1414, 286.5799
        CIE-Luv:
        37.0316, -19.4330, -80.0245
        Hunter-Lab:
        30.9112, 10.6170, -61.5552
      #0054b2 color charts
#0054b2 RGB chart
      #0054b2 CMYK chart
      #0054b2 RGB pie chart
      #0054b2 color shades, tints & tones
#0054b2 color schemes
#0054b2 color preview, HTML & CSS examples
           This text has a color of #0054b2        
        
          <p style="color:#0054b2;">Text here</p>
        
        
          .mytext {color:#0054b2;}
        
        Text color #0054b2
      
           This box has a color of #0054b2        
        
          <div style="background-color:#0054b2;">Content here</div>
        
        
          .mybackground {background-color:#0054b2;}
        
        Background color #0054b2
      
           Border around this has a color of #0054b2        
        
          <div style="border:2px solid #0054b2;">Content here</div>
        
        
          .myborder {border:2px solid #0054b2;}
        
        Border color #0054b2