#00139e color space conversions
Hex:
        #00139e
        RGB:
        0, 19, 158
        CMY:
        100, 93, 38
        CMYK:
        100, 88, 0, 38
      HSL:
        233°, 100.0000%, 30.9804%
        HSV (HSB):
        233°, 100.0000%, 61.9608%
        XYZ:
        6.4044, 2.9344, 32.5766
        xyY:
        0.1528, 0.0700, 2.9344
      CIE-Lab:
        19.7791, 49.2420, -72.0777
        CIE-LCH:
        19.7791, 87.2925, 304.3401
        CIE-Luv:
        19.7791, -6.4082, -74.5866
        Hunter-Lab:
        17.1300, 36.7587, -100.7625
      #00139e color charts
#00139e RGB chart
      #00139e CMYK chart
      #00139e RGB pie chart
      #00139e color shades, tints & tones
#00139e color schemes
#00139e color preview, HTML & CSS examples
           This text has a color of #00139e        
        
          <p style="color:#00139e;">Text here</p>
        
        
          .mytext {color:#00139e;}
        
        Text color #00139e
      
           This box has a color of #00139e        
        
          <div style="background-color:#00139e;">Content here</div>
        
        
          .mybackground {background-color:#00139e;}
        
        Background color #00139e
      
           Border around this has a color of #00139e        
        
          <div style="border:2px solid #00139e;">Content here</div>
        
        
          .myborder {border:2px solid #00139e;}
        
        Border color #00139e