#054aa4 color space conversions
Hex:
        #054aa4
        RGB:
        5, 74, 164
        CMY:
        98, 71, 36
        CMYK:
        97, 55, 0, 36
      HSL:
        214°, 94.0828%, 33.1373%
        HSV (HSB):
        214°, 96.9512%, 64.3137%
        XYZ:
        9.2122, 7.6102, 36.1053
        xyY:
        0.1741, 0.1438, 7.6102
      CIE-Lab:
        33.1574, 17.7884, -53.6769
        CIE-LCH:
        33.1574, 56.5477, 288.3351
        CIE-Luv:
        33.1574, -16.7202, -74.4450
        Hunter-Lab:
        27.5865, 11.3317, -58.2884
      #054aa4 color charts
#054aa4 RGB chart
      #054aa4 CMYK chart
      #054aa4 RGB pie chart
      #054aa4 color shades, tints & tones
#054aa4 color schemes
#054aa4 color preview, HTML & CSS examples
           This text has a color of #054aa4        
        
          <p style="color:#054aa4;">Text here</p>
        
        
          .mytext {color:#054aa4;}
        
        Text color #054aa4
      
           This box has a color of #054aa4        
        
          <div style="background-color:#054aa4;">Content here</div>
        
        
          .mybackground {background-color:#054aa4;}
        
        Background color #054aa4
      
           Border around this has a color of #054aa4        
        
          <div style="border:2px solid #054aa4;">Content here</div>
        
        
          .myborder {border:2px solid #054aa4;}
        
        Border color #054aa4