#051a86 color space conversions
Hex:
        #051a86
        RGB:
        5, 26, 134
        CMY:
        98, 90, 47
        CMYK:
        96, 81, 0, 47
      HSL:
        230°, 92.8058%, 27.2549%
        HSV (HSB):
        230°, 96.2687%, 52.5490%
        XYZ:
        4.7351, 2.4923, 22.7857
        xyY:
        0.1578, 0.0830, 2.4923
      CIE-Lab:
        17.8837, 37.9276, -60.3201
        CIE-LCH:
        17.8837, 71.2531, 302.1605
        CIE-Luv:
        17.8837, -6.1374, -61.6794
        Hunter-Lab:
        15.7870, 25.9111, -74.5239
      #051a86 color charts
#051a86 RGB chart
      #051a86 CMYK chart
      #051a86 RGB pie chart
      #051a86 color shades, tints & tones
#051a86 color schemes
#051a86 color preview, HTML & CSS examples
           This text has a color of #051a86        
        
          <p style="color:#051a86;">Text here</p>
        
        
          .mytext {color:#051a86;}
        
        Text color #051a86
      
           This box has a color of #051a86        
        
          <div style="background-color:#051a86;">Content here</div>
        
        
          .mybackground {background-color:#051a86;}
        
        Background color #051a86
      
           Border around this has a color of #051a86        
        
          <div style="border:2px solid #051a86;">Content here</div>
        
        
          .myborder {border:2px solid #051a86;}
        
        Border color #051a86