#000071 color space conversions
Hex:
        #000071
        RGB:
        0, 0, 113
        CMY:
        100, 100, 56
        CMYK:
        100, 100, 0, 56
      HSL:
        240°, 100.0000%, 22.1569%
        HSV (HSB):
        240°, 100.0000%, 44.3137%
        XYZ:
        2.9806, 1.1923, 15.6958
        xyY:
        0.1500, 0.0600, 1.1923
      CIE-Lab:
        10.5001, 43.4494, -59.1769
        CIE-LCH:
        10.5001, 73.4150, 306.2872
        CIE-Luv:
        10.5001, -3.0555, -42.3736
        Hunter-Lab:
        10.9190, 29.6179, -77.5844
      #000071 color charts
#000071 RGB chart
      #000071 CMYK chart
      #000071 RGB pie chart
      #000071 color shades, tints & tones
#000071 color schemes
#000071 color preview, HTML & CSS examples
           This text has a color of #000071        
        
          <p style="color:#000071;">Text here</p>
        
        
          .mytext {color:#000071;}
        
        Text color #000071
      
           This box has a color of #000071        
        
          <div style="background-color:#000071;">Content here</div>
        
        
          .mybackground {background-color:#000071;}
        
        Background color #000071
      
           Border around this has a color of #000071        
        
          <div style="border:2px solid #000071;">Content here</div>
        
        
          .myborder {border:2px solid #000071;}
        
        Border color #000071