#001596 color space conversions
Hex:
        #001596
        RGB:
        0, 21, 150
        CMY:
        100, 92, 41
        CMYK:
        100, 86, 0, 41
      HSL:
        232°, 100.0000%, 29.4118%
        HSV (HSB):
        232°, 100.0000%, 58.8235%
        XYZ:
        5.7732, 2.7383, 29.0784
        xyY:
        0.1536, 0.0728, 2.7383
      CIE-Lab:
        18.9639, 45.8385, -68.5127
        CIE-LCH:
        18.9639, 82.4328, 303.7846
        CIE-Luv:
        18.9639, -6.3145, -70.1462
        Hunter-Lab:
        16.5479, 33.3156, -92.6023
      #001596 color charts
#001596 RGB chart
      #001596 CMYK chart
      #001596 RGB pie chart
      #001596 color shades, tints & tones
#001596 color schemes
#001596 color preview, HTML & CSS examples
           This text has a color of #001596        
        
          <p style="color:#001596;">Text here</p>
        
        
          .mytext {color:#001596;}
        
        Text color #001596
      
           This box has a color of #001596        
        
          <div style="background-color:#001596;">Content here</div>
        
        
          .mybackground {background-color:#001596;}
        
        Background color #001596
      
           Border around this has a color of #001596        
        
          <div style="border:2px solid #001596;">Content here</div>
        
        
          .myborder {border:2px solid #001596;}
        
        Border color #001596