#000089 color space conversions
Hex:
        #000089
        RGB:
        0, 0, 137
        CMY:
        100, 100, 46
        CMYK:
        100, 100, 0, 46
      HSL:
        240°, 100.0000%, 26.8627%
        HSV (HSB):
        240°, 100.0000%, 53.7255%
        XYZ:
        4.5154, 1.8061, 23.7775
        xyY:
        0.1500, 0.0600, 1.8061
      CIE-Lab:
        14.4351, 49.9013, -67.9642
        CIE-LCH:
        14.4351, 84.3165, 306.2872
        CIE-Luv:
        14.4351, -4.2005, -58.2536
        Hunter-Lab:
        13.4393, 36.4541, -95.4918
      #000089 color charts
#000089 RGB chart
      #000089 CMYK chart
      #000089 RGB pie chart
      #000089 color shades, tints & tones
#000089 color schemes
#000089 color preview, HTML & CSS examples
           This text has a color of #000089        
        
          <p style="color:#000089;">Text here</p>
        
        
          .mytext {color:#000089;}
        
        Text color #000089
      
           This box has a color of #000089        
        
          <div style="background-color:#000089;">Content here</div>
        
        
          .mybackground {background-color:#000089;}
        
        Background color #000089
      
           Border around this has a color of #000089        
        
          <div style="border:2px solid #000089;">Content here</div>
        
        
          .myborder {border:2px solid #000089;}
        
        Border color #000089