#051c57 color space conversions
Hex:
        #051c57
        RGB:
        5, 28, 87
        CMY:
        98, 89, 66
        CMYK:
        94, 68, 0, 66
      HSL:
        223°, 89.1304%, 18.0392%
        HSV (HSB):
        223°, 94.2529%, 34.1176%
        XYZ:
        2.1981, 1.5509, 9.2003
        xyY:
        0.1697, 0.1198, 1.5509
      CIE-Lab:
        12.9280, 17.7646, -37.8870
        CIE-LCH:
        12.9280, 41.8451, 295.1212
        CIE-Luv:
        12.9280, -5.4012, -34.5014
        Hunter-Lab:
        12.4535, 9.7131, -35.0845
      #051c57 color charts
#051c57 RGB chart
      #051c57 CMYK chart
      #051c57 RGB pie chart
      #051c57 color shades, tints & tones
#051c57 color schemes
#051c57 color preview, HTML & CSS examples
           This text has a color of #051c57        
        
          <p style="color:#051c57;">Text here</p>
        
        
          .mytext {color:#051c57;}
        
        Text color #051c57
      
           This box has a color of #051c57        
        
          <div style="background-color:#051c57;">Content here</div>
        
        
          .mybackground {background-color:#051c57;}
        
        Background color #051c57
      
           Border around this has a color of #051c57        
        
          <div style="border:2px solid #051c57;">Content here</div>
        
        
          .myborder {border:2px solid #051c57;}
        
        Border color #051c57