#054aa1 color space conversions
Hex:
        #054aa1
        RGB:
        5, 74, 161
        CMY:
        98, 71, 37
        CMYK:
        97, 54, 0, 37
      HSL:
        213°, 93.9759%, 32.5490%
        HSV (HSB):
        213°, 96.8944%, 63.1373%
        XYZ:
        8.9444, 7.5030, 34.6950
        xyY:
        0.1749, 0.1467, 7.5030
      CIE-Lab:
        32.9257, 16.5398, -52.2501
        CIE-LCH:
        32.9257, 54.8054, 287.5652
        CIE-Luv:
        32.9257, -16.7934, -72.3292
        Hunter-Lab:
        27.3917, 10.3514, -55.9242
      #054aa1 color charts
#054aa1 RGB chart
      #054aa1 CMYK chart
      #054aa1 RGB pie chart
      #054aa1 color shades, tints & tones
#054aa1 color schemes
#054aa1 color preview, HTML & CSS examples
           This text has a color of #054aa1        
        
          <p style="color:#054aa1;">Text here</p>
        
        
          .mytext {color:#054aa1;}
        
        Text color #054aa1
      
           This box has a color of #054aa1        
        
          <div style="background-color:#054aa1;">Content here</div>
        
        
          .mybackground {background-color:#054aa1;}
        
        Background color #054aa1
      
           Border around this has a color of #054aa1        
        
          <div style="border:2px solid #054aa1;">Content here</div>
        
        
          .myborder {border:2px solid #054aa1;}
        
        Border color #054aa1