#051a33 color space conversions
Hex:
        #051a33
        RGB:
        5, 26, 51
        CMY:
        98, 90, 80
        CMYK:
        90, 49, 0, 80
      HSL:
        213°, 82.1429%, 10.9804%
        HSV (HSB):
        213°, 90.1961%, 20.0000%
        XYZ:
        1.0295, 1.0101, 3.2727
        xyY:
        0.1938, 0.1901, 1.0101
      CIE-Lab:
        9.0751, 2.5469, -18.9510
        CIE-LCH:
        9.0751, 19.1213, 277.6544
        CIE-Luv:
        9.0751, -4.6533, -14.0011
        Hunter-Lab:
        10.0502, 0.6972, -12.2715
      #051a33 color charts
#051a33 RGB chart
      #051a33 CMYK chart
      #051a33 RGB pie chart
      #051a33 color shades, tints & tones
#051a33 color schemes
#051a33 color preview, HTML & CSS examples
           This text has a color of #051a33        
        
          <p style="color:#051a33;">Text here</p>
        
        
          .mytext {color:#051a33;}
        
        Text color #051a33
      
           This box has a color of #051a33        
        
          <div style="background-color:#051a33;">Content here</div>
        
        
          .mybackground {background-color:#051a33;}
        
        Background color #051a33
      
           Border around this has a color of #051a33        
        
          <div style="border:2px solid #051a33;">Content here</div>
        
        
          .myborder {border:2px solid #051a33;}
        
        Border color #051a33