#00125a color space conversions
Hex:
        #00125a
        RGB:
        0, 18, 90
        CMY:
        100, 93, 65
        CMYK:
        100, 80, 0, 65
      HSL:
        228°, 100.0000%, 17.6471%
        HSV (HSB):
        228°, 100.0000%, 35.2941%
        XYZ:
        2.0618, 1.1708, 9.7902
        xyY:
        0.1583, 0.0899, 1.1708
      CIE-Lab:
        10.3402, 25.9101, -44.1857
        CIE-LCH:
        10.3402, 51.2221, 300.3870
        CIE-Luv:
        10.3402, -3.9671, -34.0447
        Hunter-Lab:
        10.8203, 15.0768, -46.0710
      #00125a color charts
#00125a RGB chart
      #00125a CMYK chart
      #00125a RGB pie chart
      #00125a color shades, tints & tones
#00125a color schemes
#00125a color preview, HTML & CSS examples
           This text has a color of #00125a        
        
          <p style="color:#00125a;">Text here</p>
        
        
          .mytext {color:#00125a;}
        
        Text color #00125a
      
           This box has a color of #00125a        
        
          <div style="background-color:#00125a;">Content here</div>
        
        
          .mybackground {background-color:#00125a;}
        
        Background color #00125a
      
           Border around this has a color of #00125a        
        
          <div style="border:2px solid #00125a;">Content here</div>
        
        
          .myborder {border:2px solid #00125a;}
        
        Border color #00125a