#001a86 color space conversions
Hex:
        #001a86
        RGB:
        0, 26, 134
        CMY:
        100, 90, 47
        CMYK:
        100, 81, 0, 47
      HSL:
        228°, 100.0000%, 26.2745%
        HSV (HSB):
        228°, 100.0000%, 52.5490%
        XYZ:
        4.6725, 2.4600, 22.7828
        xyY:
        0.1562, 0.0822, 2.4600
      CIE-Lab:
        17.7368, 37.7464, -60.5682
        CIE-LCH:
        17.7368, 71.3673, 301.9313
        CIE-Luv:
        17.7368, -6.4124, -61.5455
        Hunter-Lab:
        15.6844, 25.7282, -75.1440
      #001a86 color charts
#001a86 RGB chart
      #001a86 CMYK chart
      #001a86 RGB pie chart
      #001a86 color shades, tints & tones
#001a86 color schemes
#001a86 color preview, HTML & CSS examples
           This text has a color of #001a86        
        
          <p style="color:#001a86;">Text here</p>
        
        
          .mytext {color:#001a86;}
        
        Text color #001a86
      
           This box has a color of #001a86        
        
          <div style="background-color:#001a86;">Content here</div>
        
        
          .mybackground {background-color:#001a86;}
        
        Background color #001a86
      
           Border around this has a color of #001a86        
        
          <div style="border:2px solid #001a86;">Content here</div>
        
        
          .myborder {border:2px solid #001a86;}
        
        Border color #001a86