#001076 color space conversions
Hex:
        #001076
        RGB:
        0, 16, 118
        CMY:
        100, 94, 54
        CMYK:
        100, 86, 0, 54
      HSL:
        232°, 100.0000%, 23.1373%
        HSV (HSB):
        232°, 100.0000%, 46.2745%
        XYZ:
        3.4553, 1.6786, 17.2814
        xyY:
        0.1541, 0.0749, 1.6786
      CIE-Lab:
        13.7011, 37.6132, -57.0766
        CIE-LCH:
        13.7011, 68.3556, 303.3847
        CIE-Luv:
        13.7011, -4.6491, -49.9821
        Hunter-Lab:
        12.9560, 24.9320, -70.0148
      #001076 color charts
#001076 RGB chart
      #001076 CMYK chart
      #001076 RGB pie chart
      #001076 color shades, tints & tones
#001076 color schemes
#001076 color preview, HTML & CSS examples
           This text has a color of #001076        
        
          <p style="color:#001076;">Text here</p>
        
        
          .mytext {color:#001076;}
        
        Text color #001076
      
           This box has a color of #001076        
        
          <div style="background-color:#001076;">Content here</div>
        
        
          .mybackground {background-color:#001076;}
        
        Background color #001076
      
           Border around this has a color of #001076        
        
          <div style="border:2px solid #001076;">Content here</div>
        
        
          .myborder {border:2px solid #001076;}
        
        Border color #001076