#054e94 color space conversions
Hex:
        #054e94
        RGB:
        5, 78, 148
        CMY:
        98, 69, 42
        CMYK:
        97, 47, 0, 42
      HSL:
        209°, 93.4641%, 30.0000%
        HSV (HSB):
        209°, 96.6216%, 58.0392%
        XYZ:
        8.1323, 7.6192, 29.0590
        xyY:
        0.1815, 0.1700, 7.6192
      CIE-Lab:
        33.1768, 8.3547, -43.9791
        CIE-LCH:
        33.1768, 44.7656, 280.7562
        CIE-Luv:
        33.1768, -18.3911, -60.8875
        Hunter-Lab:
        27.6028, 4.2842, -43.0958
      #054e94 color charts
#054e94 RGB chart
      #054e94 CMYK chart
      #054e94 RGB pie chart
      #054e94 color shades, tints & tones
#054e94 color schemes
#054e94 color preview, HTML & CSS examples
           This text has a color of #054e94        
        
          <p style="color:#054e94;">Text here</p>
        
        
          .mytext {color:#054e94;}
        
        Text color #054e94
      
           This box has a color of #054e94        
        
          <div style="background-color:#054e94;">Content here</div>
        
        
          .mybackground {background-color:#054e94;}
        
        Background color #054e94
      
           Border around this has a color of #054e94        
        
          <div style="border:2px solid #054e94;">Content here</div>
        
        
          .myborder {border:2px solid #054e94;}
        
        Border color #054e94