#051d91 color space conversions
Hex:
        #051d91
        RGB:
        5, 29, 145
        CMY:
        98, 89, 43
        CMYK:
        97, 80, 0, 43
      HSL:
        230°, 93.3333%, 29.4118%
        HSV (HSB):
        230°, 96.5517%, 56.8627%
        XYZ:
        5.6128, 2.9553, 27.0627
        xyY:
        0.1575, 0.0829, 2.9553
      CIE-Lab:
        19.8641, 40.1212, -63.9131
        CIE-LCH:
        19.8641, 75.4625, 302.1184
        CIE-Luv:
        19.8641, -6.8762, -68.5612
        Hunter-Lab:
        17.1911, 28.1949, -81.3023
      #051d91 color charts
#051d91 RGB chart
      #051d91 CMYK chart
      #051d91 RGB pie chart
      #051d91 color shades, tints & tones
#051d91 color schemes
#051d91 color preview, HTML & CSS examples
           This text has a color of #051d91        
        
          <p style="color:#051d91;">Text here</p>
        
        
          .mytext {color:#051d91;}
        
        Text color #051d91
      
           This box has a color of #051d91        
        
          <div style="background-color:#051d91;">Content here</div>
        
        
          .mybackground {background-color:#051d91;}
        
        Background color #051d91
      
           Border around this has a color of #051d91        
        
          <div style="border:2px solid #051d91;">Content here</div>
        
        
          .myborder {border:2px solid #051d91;}
        
        Border color #051d91