#00126e color space conversions
Hex:
        #00126e
        RGB:
        0, 18, 110
        CMY:
        100, 93, 57
        CMYK:
        100, 84, 0, 57
      HSL:
        230°, 100.0000%, 21.5686%
        HSV (HSB):
        230°, 100.0000%, 43.1373%
        XYZ:
        3.0308, 1.5584, 14.8929
        xyY:
        0.1556, 0.0800, 1.5584
      CIE-Lab:
        12.9746, 33.6627, -53.0910
        CIE-LCH:
        12.9746, 62.8636, 302.3770
        CIE-Luv:
        12.9746, -4.6042, -45.7147
        Hunter-Lab:
        12.4836, 21.4901, -61.9944
      #00126e color charts
#00126e RGB chart
      #00126e CMYK chart
      #00126e RGB pie chart
      #00126e color shades, tints & tones
#00126e color schemes
#00126e color preview, HTML & CSS examples
           This text has a color of #00126e        
        
          <p style="color:#00126e;">Text here</p>
        
        
          .mytext {color:#00126e;}
        
        Text color #00126e
      
           This box has a color of #00126e        
        
          <div style="background-color:#00126e;">Content here</div>
        
        
          .mybackground {background-color:#00126e;}
        
        Background color #00126e
      
           Border around this has a color of #00126e        
        
          <div style="border:2px solid #00126e;">Content here</div>
        
        
          .myborder {border:2px solid #00126e;}
        
        Border color #00126e