#071a70 color space conversions
Hex:
        #071a70
        RGB:
        7, 26, 112
        CMY:
        97, 90, 56
        CMYK:
        94, 77, 0, 56
      HSL:
        229°, 88.2353%, 23.3333%
        HSV (HSB):
        229°, 93.7500%, 43.9216%
        XYZ:
        3.3816, 1.9538, 15.5281
        xyY:
        0.1621, 0.0936, 1.9538
      CIE-Lab:
        15.2430, 29.7818, -50.6248
        CIE-LCH:
        15.2430, 58.7352, 300.4677
        CIE-Luv:
        15.2430, -5.3914, -48.8495
        Hunter-Lab:
        13.9779, 18.7229, -56.0811
      #071a70 color charts
#071a70 RGB chart
      #071a70 CMYK chart
      #071a70 RGB pie chart
      #071a70 color shades, tints & tones
#071a70 color schemes
#071a70 color preview, HTML & CSS examples
           This text has a color of #071a70        
        
          <p style="color:#071a70;">Text here</p>
        
        
          .mytext {color:#071a70;}
        
        Text color #071a70
      
           This box has a color of #071a70        
        
          <div style="background-color:#071a70;">Content here</div>
        
        
          .mybackground {background-color:#071a70;}
        
        Background color #071a70
      
           Border around this has a color of #071a70        
        
          <div style="border:2px solid #071a70;">Content here</div>
        
        
          .myborder {border:2px solid #071a70;}
        
        Border color #071a70