#051a51 color space conversions
Hex:
        #051a51
        RGB:
        5, 26, 81
        CMY:
        98, 90, 68
        CMYK:
        94, 68, 0, 68
      HSL:
        223°, 88.3721%, 16.8627%
        HSV (HSB):
        223°, 93.8272%, 31.7647%
        XYZ:
        1.9172, 1.3651, 7.9470
        xyY:
        0.1707, 0.1216, 1.3651
      CIE-Lab:
        11.7236, 16.6080, -35.7824
        CIE-LCH:
        11.7236, 39.4488, 294.8979
        CIE-Luv:
        11.7236, -4.8734, -30.8783
        Hunter-Lab:
        11.6839, 8.8428, -32.1485
      #051a51 color charts
#051a51 RGB chart
      #051a51 CMYK chart
      #051a51 RGB pie chart
      #051a51 color shades, tints & tones
#051a51 color schemes
#051a51 color preview, HTML & CSS examples
           This text has a color of #051a51        
        
          <p style="color:#051a51;">Text here</p>
        
        
          .mytext {color:#051a51;}
        
        Text color #051a51
      
           This box has a color of #051a51        
        
          <div style="background-color:#051a51;">Content here</div>
        
        
          .mybackground {background-color:#051a51;}
        
        Background color #051a51
      
           Border around this has a color of #051a51        
        
          <div style="border:2px solid #051a51;">Content here</div>
        
        
          .myborder {border:2px solid #051a51;}
        
        Border color #051a51