#051a45 color space conversions
Hex:
        #051a45
        RGB:
        5, 26, 69
        CMY:
        98, 90, 73
        CMYK:
        93, 62, 0, 73
      HSL:
        220°, 86.4865%, 14.5098%
        HSV (HSB):
        220°, 92.7536%, 27.0588%
        XYZ:
        1.5062, 1.2007, 5.7826
        xyY:
        0.1774, 0.1414, 1.2007
      CIE-Lab:
        10.5627, 11.0933, -29.3791
        CIE-LCH:
        10.5627, 31.4037, 290.6862
        CIE-Luv:
        10.5627, -4.7257, -24.0573
        Hunter-Lab:
        10.9578, 5.3590, -23.6180
      #051a45 color charts
#051a45 RGB chart
      #051a45 CMYK chart
      #051a45 RGB pie chart
      #051a45 color shades, tints & tones
#051a45 color schemes
#051a45 color preview, HTML & CSS examples
           This text has a color of #051a45        
        
          <p style="color:#051a45;">Text here</p>
        
        
          .mytext {color:#051a45;}
        
        Text color #051a45
      
           This box has a color of #051a45        
        
          <div style="background-color:#051a45;">Content here</div>
        
        
          .mybackground {background-color:#051a45;}
        
        Background color #051a45
      
           Border around this has a color of #051a45        
        
          <div style="border:2px solid #051a45;">Content here</div>
        
        
          .myborder {border:2px solid #051a45;}
        
        Border color #051a45