#00114d color space conversions
Hex:
        #00114d
        RGB:
        0, 17, 77
        CMY:
        100, 93, 70
        CMYK:
        100, 78, 0, 70
      HSL:
        227°, 100.0000%, 15.0980%
        HSV (HSB):
        227°, 100.0000%, 30.1961%
        XYZ:
        1.5400, 0.9367, 7.1208
        xyY:
        0.1605, 0.0976, 0.9367
      CIE-Lab:
        8.4528, 21.1217, -38.4187
        CIE-LCH:
        8.4528, 43.8420, 298.8010
        CIE-Luv:
        8.4528, -3.4221, -26.3943
        Hunter-Lab:
        9.6784, 11.4652, -36.8472
      #00114d color charts
#00114d RGB chart
      #00114d CMYK chart
      #00114d RGB pie chart
      #00114d color shades, tints & tones
#00114d color schemes
#00114d color preview, HTML & CSS examples
           This text has a color of #00114d        
        
          <p style="color:#00114d;">Text here</p>
        
        
          .mytext {color:#00114d;}
        
        Text color #00114d
      
           This box has a color of #00114d        
        
          <div style="background-color:#00114d;">Content here</div>
        
        
          .mybackground {background-color:#00114d;}
        
        Background color #00114d
      
           Border around this has a color of #00114d        
        
          <div style="border:2px solid #00114d;">Content here</div>
        
        
          .myborder {border:2px solid #00114d;}
        
        Border color #00114d