#00113b color space conversions
Hex:
        #00113b
        RGB:
        0, 17, 59
        CMY:
        100, 93, 77
        CMYK:
        100, 71, 0, 77
      HSL:
        223°, 100.0000%, 11.5686%
        HSV (HSB):
        223°, 100.0000%, 23.1373%
        XYZ:
        0.9899, 0.7167, 4.2238
        xyY:
        0.1669, 0.1208, 0.7167
      CIE-Lab:
        6.4736, 12.3211, -28.9561
        CIE-LCH:
        6.4736, 31.4685, 293.0502
        CIE-Luv:
        6.4736, -2.9995, -17.1776
        Hunter-Lab:
        8.4656, 6.0568, -23.6562
      #00113b color charts
#00113b RGB chart
      #00113b CMYK chart
      #00113b RGB pie chart
      #00113b color shades, tints & tones
#00113b color schemes
#00113b color preview, HTML & CSS examples
           This text has a color of #00113b        
        
          <p style="color:#00113b;">Text here</p>
        
        
          .mytext {color:#00113b;}
        
        Text color #00113b
      
           This box has a color of #00113b        
        
          <div style="background-color:#00113b;">Content here</div>
        
        
          .mybackground {background-color:#00113b;}
        
        Background color #00113b
      
           Border around this has a color of #00113b        
        
          <div style="border:2px solid #00113b;">Content here</div>
        
        
          .myborder {border:2px solid #00113b;}
        
        Border color #00113b