#001189 color space conversions
Hex:
        #001189
        RGB:
        0, 17, 137
        CMY:
        100, 93, 46
        CMYK:
        100, 88, 0, 46
      HSL:
        233°, 100.0000%, 26.8627%
        HSV (HSB):
        233°, 100.0000%, 53.7255%
        XYZ:
        4.7158, 2.2070, 23.8444
        xyY:
        0.1533, 0.0717, 2.2070
      CIE-Lab:
        16.5383, 43.4769, -64.4508
        CIE-LCH:
        16.5383, 77.7441, 304.0027
        CIE-Luv:
        16.5383, -5.4488, -61.6387
        Hunter-Lab:
        14.8561, 30.6634, -84.7624
      #001189 color charts
#001189 RGB chart
      #001189 CMYK chart
      #001189 RGB pie chart
      #001189 color shades, tints & tones
#001189 color schemes
#001189 color preview, HTML & CSS examples
           This text has a color of #001189        
        
          <p style="color:#001189;">Text here</p>
        
        
          .mytext {color:#001189;}
        
        Text color #001189
      
           This box has a color of #001189        
        
          <div style="background-color:#001189;">Content here</div>
        
        
          .mybackground {background-color:#001189;}
        
        Background color #001189
      
           Border around this has a color of #001189        
        
          <div style="border:2px solid #001189;">Content here</div>
        
        
          .myborder {border:2px solid #001189;}
        
        Border color #001189