#001059 color space conversions
Hex:
        #001059
        RGB:
        0, 16, 89
        CMY:
        100, 94, 65
        CMYK:
        100, 82, 0, 65
      HSL:
        229°, 100.0000%, 17.4510%
        HSV (HSB):
        229°, 100.0000%, 34.9020%
        XYZ:
        1.9885, 1.0919, 9.5571
        xyY:
        0.1573, 0.0864, 1.0919
      CIE-Lab:
        9.7343, 26.8489, -44.5136
        CIE-LCH:
        9.7343, 51.9839, 301.0968
        CIE-Luv:
        9.7343, -3.6375, -32.8293
        Hunter-Lab:
        10.4492, 15.6823, -46.9141
      #001059 color charts
#001059 RGB chart
      #001059 CMYK chart
      #001059 RGB pie chart
      #001059 color shades, tints & tones
#001059 color schemes
#001059 color preview, HTML & CSS examples
           This text has a color of #001059        
        
          <p style="color:#001059;">Text here</p>
        
        
          .mytext {color:#001059;}
        
        Text color #001059
      
           This box has a color of #001059        
        
          <div style="background-color:#001059;">Content here</div>
        
        
          .mybackground {background-color:#001059;}
        
        Background color #001059
      
           Border around this has a color of #001059        
        
          <div style="border:2px solid #001059;">Content here</div>
        
        
          .myborder {border:2px solid #001059;}
        
        Border color #001059