#051f73 color space conversions
Hex:
        #051f73
        RGB:
        5, 31, 115
        CMY:
        98, 88, 55
        CMYK:
        96, 73, 0, 55
      HSL:
        226°, 91.6667%, 23.5294%
        HSV (HSB):
        226°, 95.6522%, 45.0980%
        XYZ:
        3.6471, 2.2500, 16.4617
        xyY:
        0.1631, 0.1006, 2.2500
      CIE-Lab:
        16.7483, 27.4883, -50.0830
        CIE-LCH:
        16.7483, 57.1307, 298.7604
        CIE-Luv:
        16.7483, -6.4748, -51.1640
        Hunter-Lab:
        15.0001, 17.1497, -54.5670
      #051f73 color charts
#051f73 RGB chart
      #051f73 CMYK chart
      #051f73 RGB pie chart
      #051f73 color shades, tints & tones
#051f73 color schemes
#051f73 color preview, HTML & CSS examples
           This text has a color of #051f73        
        
          <p style="color:#051f73;">Text here</p>
        
        
          .mytext {color:#051f73;}
        
        Text color #051f73
      
           This box has a color of #051f73        
        
          <div style="background-color:#051f73;">Content here</div>
        
        
          .mybackground {background-color:#051f73;}
        
        Background color #051f73
      
           Border around this has a color of #051f73        
        
          <div style="border:2px solid #051f73;">Content here</div>
        
        
          .myborder {border:2px solid #051f73;}
        
        Border color #051f73