#054482 color space conversions
Hex:
        #054482
        RGB:
        5, 68, 130
        CMY:
        98, 73, 49
        CMYK:
        96, 48, 0, 49
      HSL:
        210°, 92.5926%, 26.4706%
        HSV (HSB):
        210°, 96.1538%, 50.9804%
        XYZ:
        6.1590, 5.7782, 21.9098
        xyY:
        0.1820, 0.1707, 5.7782
      CIE-Lab:
        28.8459, 7.5279, -39.8782
        CIE-LCH:
        28.8459, 40.5825, 280.6901
        CIE-Luv:
        28.8459, -15.9256, -52.6357
        Hunter-Lab:
        24.0379, 3.6688, -37.2144
      #054482 color charts
#054482 RGB chart
      #054482 CMYK chart
      #054482 RGB pie chart
      #054482 color shades, tints & tones
#054482 color schemes
#054482 color preview, HTML & CSS examples
           This text has a color of #054482        
        
          <p style="color:#054482;">Text here</p>
        
        
          .mytext {color:#054482;}
        
        Text color #054482
      
           This box has a color of #054482        
        
          <div style="background-color:#054482;">Content here</div>
        
        
          .mybackground {background-color:#054482;}
        
        Background color #054482
      
           Border around this has a color of #054482        
        
          <div style="border:2px solid #054482;">Content here</div>
        
        
          .myborder {border:2px solid #054482;}
        
        Border color #054482