#001860 color space conversions
Hex:
        #001860
        RGB:
        0, 24, 96
        CMY:
        100, 91, 62
        CMYK:
        100, 75, 0, 62
      HSL:
        225°, 100.0000%, 18.8235%
        HSV (HSB):
        225°, 100.0000%, 37.6471%
        XYZ:
        2.4380, 1.4978, 11.2269
        xyY:
        0.1608, 0.0988, 1.4978
      CIE-Lab:
        12.5940, 24.2069, -44.4843
        CIE-LCH:
        12.5940, 50.6441, 298.5536
        CIE-Luv:
        12.5940, -5.1386, -39.0058
        Hunter-Lab:
        12.2384, 14.1407, -45.8228
      #001860 color charts
#001860 RGB chart
      #001860 CMYK chart
      #001860 RGB pie chart
      #001860 color shades, tints & tones
#001860 color schemes
#001860 color preview, HTML & CSS examples
           This text has a color of #001860        
        
          <p style="color:#001860;">Text here</p>
        
        
          .mytext {color:#001860;}
        
        Text color #001860
      
           This box has a color of #001860        
        
          <div style="background-color:#001860;">Content here</div>
        
        
          .mybackground {background-color:#001860;}
        
        Background color #001860
      
           Border around this has a color of #001860        
        
          <div style="border:2px solid #001860;">Content here</div>
        
        
          .myborder {border:2px solid #001860;}
        
        Border color #001860