#193c7e color space conversions
Hex:
        #193c7e
        RGB:
        25, 60, 126
        CMY:
        90, 76, 51
        CMYK:
        80, 52, 0, 51
      HSL:
        219°, 66.8874%, 29.6078%
        HSV (HSB):
        219°, 80.1587%, 49.4118%
        XYZ:
        5.7827, 4.9447, 20.3883
        xyY:
        0.1858, 0.1589, 4.9447
      CIE-Lab:
        26.5768, 13.1320, -41.0123
        CIE-LCH:
        26.5768, 43.0634, 287.7549
        CIE-Luv:
        26.5768, -11.7231, -52.8542
        Hunter-Lab:
        22.2368, 7.5044, -38.7957
      #193c7e color charts
#193c7e RGB chart
      #193c7e CMYK chart
      #193c7e RGB pie chart
      #193c7e color shades, tints & tones
#193c7e color schemes
#193c7e color preview, HTML & CSS examples
           This text has a color of #193c7e        
        
          <p style="color:#193c7e;">Text here</p>
        
        
          .mytext {color:#193c7e;}
        
        Text color #193c7e
      
           This box has a color of #193c7e        
        
          <div style="background-color:#193c7e;">Content here</div>
        
        
          .mybackground {background-color:#193c7e;}
        
        Background color #193c7e
      
           Border around this has a color of #193c7e        
        
          <div style="border:2px solid #193c7e;">Content here</div>
        
        
          .myborder {border:2px solid #193c7e;}
        
        Border color #193c7e