#001a95 color space conversions
Hex:
        #001a95
        RGB:
        0, 26, 149
        CMY:
        100, 90, 42
        CMYK:
        100, 83, 0, 42
      HSL:
        230°, 100.0000%, 29.2157%
        HSV (HSB):
        230°, 100.0000%, 58.4314%
        XYZ:
        5.7942, 2.9087, 28.6898
        xyY:
        0.1550, 0.0778, 2.9087
      CIE-Lab:
        19.6745, 43.0139, -66.7112
        CIE-LCH:
        19.6745, 79.3762, 302.8130
        CIE-Luv:
        19.6745, -6.8510, -70.3696
        Hunter-Lab:
        17.0550, 30.7970, -87.7991
      #001a95 color charts
#001a95 RGB chart
      #001a95 CMYK chart
      #001a95 RGB pie chart
      #001a95 color shades, tints & tones
#001a95 color schemes
#001a95 color preview, HTML & CSS examples
           This text has a color of #001a95        
        
          <p style="color:#001a95;">Text here</p>
        
        
          .mytext {color:#001a95;}
        
        Text color #001a95
      
           This box has a color of #001a95        
        
          <div style="background-color:#001a95;">Content here</div>
        
        
          .mybackground {background-color:#001a95;}
        
        Background color #001a95
      
           Border around this has a color of #001a95        
        
          <div style="border:2px solid #001a95;">Content here</div>
        
        
          .myborder {border:2px solid #001a95;}
        
        Border color #001a95