#054297 color space conversions
Hex:
        #054297
        RGB:
        5, 66, 151
        CMY:
        98, 74, 41
        CMYK:
        97, 56, 0, 41
      HSL:
        215°, 93.5897%, 30.5882%
        HSV (HSB):
        215°, 96.6887%, 59.2157%
        XYZ:
        7.5967, 6.1631, 30.0674
        xyY:
        0.1733, 0.1406, 6.1631
      CIE-Lab:
        29.8202, 17.8761, -51.2389
        CIE-LCH:
        29.8202, 54.2677, 289.2328
        CIE-Luv:
        29.8202, -14.7756, -68.5299
        Hunter-Lab:
        24.8255, 11.1771, -54.4311
      #054297 color charts
#054297 RGB chart
      #054297 CMYK chart
      #054297 RGB pie chart
      #054297 color shades, tints & tones
#054297 color schemes
#054297 color preview, HTML & CSS examples
           This text has a color of #054297        
        
          <p style="color:#054297;">Text here</p>
        
        
          .mytext {color:#054297;}
        
        Text color #054297
      
           This box has a color of #054297        
        
          <div style="background-color:#054297;">Content here</div>
        
        
          .mybackground {background-color:#054297;}
        
        Background color #054297
      
           Border around this has a color of #054297        
        
          <div style="border:2px solid #054297;">Content here</div>
        
        
          .myborder {border:2px solid #054297;}
        
        Border color #054297