#193e7f color space conversions
Hex:
        #193e7f
        RGB:
        25, 62, 127
        CMY:
        90, 76, 50
        CMYK:
        80, 51, 0, 50
      HSL:
        218°, 67.1053%, 29.8039%
        HSV (HSB):
        218°, 80.3150%, 49.8039%
        XYZ:
        5.9543, 5.1842, 20.7655
        xyY:
        0.1866, 0.1625, 5.1842
      CIE-Lab:
        27.2533, 12.1426, -40.5471
        CIE-LCH:
        27.2533, 42.3262, 286.6713
        CIE-Luv:
        27.2533, -12.3026, -52.7159
        Hunter-Lab:
        22.7689, 6.8339, -38.1349
      #193e7f color charts
#193e7f RGB chart
      #193e7f CMYK chart
      #193e7f RGB pie chart
      #193e7f color shades, tints & tones
#193e7f color schemes
#193e7f color preview, HTML & CSS examples
           This text has a color of #193e7f        
        
          <p style="color:#193e7f;">Text here</p>
        
        
          .mytext {color:#193e7f;}
        
        Text color #193e7f
      
           This box has a color of #193e7f        
        
          <div style="background-color:#193e7f;">Content here</div>
        
        
          .mybackground {background-color:#193e7f;}
        
        Background color #193e7f
      
           Border around this has a color of #193e7f        
        
          <div style="border:2px solid #193e7f;">Content here</div>
        
        
          .myborder {border:2px solid #193e7f;}
        
        Border color #193e7f