#001337 color space conversions
Hex:
        #001337
        RGB:
        0, 19, 55
        CMY:
        100, 93, 78
        CMYK:
        100, 65, 0, 78
      HSL:
        219°, 100.0000%, 10.7843%
        HSV (HSB):
        219°, 100.0000%, 21.5686%
        XYZ:
        0.9225, 0.7416, 3.7089
        xyY:
        0.1717, 0.1380, 0.7416
      CIE-Lab:
        6.6986, 8.8141, -25.6970
        CIE-LCH:
        6.6986, 27.1666, 288.9320
        CIE-Luv:
        6.6986, -3.3622, -15.7026
        Hunter-Lab:
        8.6115, 4.0507, -19.5080
      #001337 color charts
#001337 RGB chart
      #001337 CMYK chart
      #001337 RGB pie chart
      #001337 color shades, tints & tones
#001337 color schemes
#001337 color preview, HTML & CSS examples
           This text has a color of #001337        
        
          <p style="color:#001337;">Text here</p>
        
        
          .mytext {color:#001337;}
        
        Text color #001337
      
           This box has a color of #001337        
        
          <div style="background-color:#001337;">Content here</div>
        
        
          .mybackground {background-color:#001337;}
        
        Background color #001337
      
           Border around this has a color of #001337        
        
          <div style="border:2px solid #001337;">Content here</div>
        
        
          .myborder {border:2px solid #001337;}
        
        Border color #001337