#054996 color space conversions
Hex:
        #054996
        RGB:
        5, 73, 150
        CMY:
        98, 71, 41
        CMYK:
        97, 51, 0, 41
      HSL:
        212°, 93.5484%, 30.3922%
        HSV (HSB):
        212°, 96.6667%, 58.8235%
        XYZ:
        7.9502, 6.9994, 29.7862
        xyY:
        0.1777, 0.1565, 6.9994
      CIE-Lab:
        31.8055, 12.6086, -47.4087
        CIE-LCH:
        31.8055, 49.0567, 284.8933
        CIE-Luv:
        31.8055, -16.8050, -64.8920
        Hunter-Lab:
        26.4563, 7.3409, -48.2330
      #054996 color charts
#054996 RGB chart
      #054996 CMYK chart
      #054996 RGB pie chart
      #054996 color shades, tints & tones
#054996 color schemes
#054996 color preview, HTML & CSS examples
           This text has a color of #054996        
        
          <p style="color:#054996;">Text here</p>
        
        
          .mytext {color:#054996;}
        
        Text color #054996
      
           This box has a color of #054996        
        
          <div style="background-color:#054996;">Content here</div>
        
        
          .mybackground {background-color:#054996;}
        
        Background color #054996
      
           Border around this has a color of #054996        
        
          <div style="border:2px solid #054996;">Content here</div>
        
        
          .myborder {border:2px solid #054996;}
        
        Border color #054996