#00078e color space conversions
Hex:
        #00078e
        RGB:
        0, 7, 142
        CMY:
        100, 97, 44
        CMYK:
        100, 95, 0, 44
      HSL:
        237°, 100.0000%, 27.8431%
        HSV (HSB):
        237°, 100.0000%, 55.6863%
        XYZ:
        4.9585, 2.1050, 25.7361
        xyY:
        0.1512, 0.0642, 2.1050
      CIE-Lab:
        16.0287, 48.7724, -68.4368
        CIE-LCH:
        16.0287, 84.0378, 305.4761
        CIE-Luv:
        16.0287, -4.8890, -62.8822
        Hunter-Lab:
        14.5085, 35.6151, -95.0170
      #00078e color charts
#00078e RGB chart
      #00078e CMYK chart
      #00078e RGB pie chart
      #00078e color shades, tints & tones
#00078e color schemes
#00078e color preview, HTML & CSS examples
           This text has a color of #00078e        
        
          <p style="color:#00078e;">Text here</p>
        
        
          .mytext {color:#00078e;}
        
        Text color #00078e
      
           This box has a color of #00078e        
        
          <div style="background-color:#00078e;">Content here</div>
        
        
          .mybackground {background-color:#00078e;}
        
        Background color #00078e
      
           Border around this has a color of #00078e        
        
          <div style="border:2px solid #00078e;">Content here</div>
        
        
          .myborder {border:2px solid #00078e;}
        
        Border color #00078e