#054580 color space conversions
Hex:
        #054580
        RGB:
        5, 69, 128
        CMY:
        98, 73, 50
        CMYK:
        96, 46, 0, 50
      HSL:
        209°, 92.4812%, 26.0784%
        HSV (HSB):
        209°, 96.0938%, 50.1961%
        XYZ:
        6.0870, 5.8470, 21.2298
        xyY:
        0.1835, 0.1763, 5.8470
      CIE-Lab:
        29.0232, 5.9782, -38.3474
        CIE-LCH:
        29.0232, 38.8105, 278.8608
        CIE-Luv:
        29.0232, -16.3114, -50.6272
        Hunter-Lab:
        24.1806, 2.6178, -35.1284
      #054580 color charts
#054580 RGB chart
      #054580 CMYK chart
      #054580 RGB pie chart
      #054580 color shades, tints & tones
#054580 color schemes
#054580 color preview, HTML & CSS examples
           This text has a color of #054580        
        
          <p style="color:#054580;">Text here</p>
        
        
          .mytext {color:#054580;}
        
        Text color #054580
      
           This box has a color of #054580        
        
          <div style="background-color:#054580;">Content here</div>
        
        
          .mybackground {background-color:#054580;}
        
        Background color #054580
      
           Border around this has a color of #054580        
        
          <div style="border:2px solid #054580;">Content here</div>
        
        
          .myborder {border:2px solid #054580;}
        
        Border color #054580