#001079 color space conversions
Hex:
        #001079
        RGB:
        0, 16, 121
        CMY:
        100, 94, 53
        CMYK:
        100, 87, 0, 53
      HSL:
        232°, 100.0000%, 23.7255%
        HSV (HSB):
        232°, 100.0000%, 47.4510%
        XYZ:
        3.6365, 1.7511, 18.2355
        xyY:
        0.1539, 0.0741, 1.7511
      CIE-Lab:
        14.1225, 38.6425, -58.3071
        CIE-LCH:
        14.1225, 69.9497, 303.5341
        CIE-Luv:
        14.1225, -4.7587, -51.7866
        Hunter-Lab:
        13.2328, 25.8961, -72.4420
      #001079 color charts
#001079 RGB chart
      #001079 CMYK chart
      #001079 RGB pie chart
      #001079 color shades, tints & tones
#001079 color schemes
#001079 color preview, HTML & CSS examples
           This text has a color of #001079        
        
          <p style="color:#001079;">Text here</p>
        
        
          .mytext {color:#001079;}
        
        Text color #001079
      
           This box has a color of #001079        
        
          <div style="background-color:#001079;">Content here</div>
        
        
          .mybackground {background-color:#001079;}
        
        Background color #001079
      
           Border around this has a color of #001079        
        
          <div style="border:2px solid #001079;">Content here</div>
        
        
          .myborder {border:2px solid #001079;}
        
        Border color #001079