#054a90 color space conversions
Hex:
        #054a90
        RGB:
        5, 74, 144
        CMY:
        98, 71, 44
        CMYK:
        97, 49, 0, 44
      HSL:
        210°, 93.2886%, 29.2157%
        HSV (HSB):
        210°, 96.5278%, 56.4706%
        XYZ:
        7.5454, 6.9434, 27.3281
        xyY:
        0.1804, 0.1660, 6.9434
      CIE-Lab:
        31.6778, 9.3832, -43.9544
        CIE-LCH:
        31.6778, 44.9448, 282.0504
        CIE-Luv:
        31.6778, -17.2995, -59.9959
        Hunter-Lab:
        26.3504, 5.0000, -43.0446
      #054a90 color charts
#054a90 RGB chart
      #054a90 CMYK chart
      #054a90 RGB pie chart
      #054a90 color shades, tints & tones
#054a90 color schemes
#054a90 color preview, HTML & CSS examples
           This text has a color of #054a90        
        
          <p style="color:#054a90;">Text here</p>
        
        
          .mytext {color:#054a90;}
        
        Text color #054a90
      
           This box has a color of #054a90        
        
          <div style="background-color:#054a90;">Content here</div>
        
        
          .mybackground {background-color:#054a90;}
        
        Background color #054a90
      
           Border around this has a color of #054a90        
        
          <div style="border:2px solid #054a90;">Content here</div>
        
        
          .myborder {border:2px solid #054a90;}
        
        Border color #054a90