#00193a color space conversions
Hex:
        #00193a
        RGB:
        0, 25, 58
        CMY:
        100, 90, 77
        CMYK:
        100, 57, 0, 77
      HSL:
        214°, 100.0000%, 11.3725%
        HSV (HSB):
        214°, 100.0000%, 22.7451%
        XYZ:
        1.1114, 1.0007, 4.1376
        xyY:
        0.1778, 0.1601, 1.0007
      CIE-Lab:
        8.9977, 5.7370, -24.1402
        CIE-LCH:
        8.9977, 24.8125, 283.3686
        CIE-Luv:
        8.9977, -4.9190, -17.8615
        Hunter-Lab:
        10.0037, 2.3236, -17.5199
      #00193a color charts
#00193a RGB chart
      #00193a CMYK chart
      #00193a RGB pie chart
      #00193a color shades, tints & tones
#00193a color schemes
#00193a color preview, HTML & CSS examples
           This text has a color of #00193a        
        
          <p style="color:#00193a;">Text here</p>
        
        
          .mytext {color:#00193a;}
        
        Text color #00193a
      
           This box has a color of #00193a        
        
          <div style="background-color:#00193a;">Content here</div>
        
        
          .mybackground {background-color:#00193a;}
        
        Background color #00193a
      
           Border around this has a color of #00193a        
        
          <div style="border:2px solid #00193a;">Content here</div>
        
        
          .myborder {border:2px solid #00193a;}
        
        Border color #00193a