#13297d color space conversions
Hex:
        #13297d
        RGB:
        19, 41, 125
        CMY:
        93, 84, 51
        CMYK:
        85, 67, 0, 51
      HSL:
        228°, 73.6111%, 28.2353%
        HSV (HSB):
        228°, 84.8000%, 49.0196%
        XYZ:
        4.7632, 3.2050, 19.7696
        xyY:
        0.1717, 0.1155, 3.2050
      CIE-Lab:
        20.8468, 25.5186, -49.7221
        CIE-LCH:
        20.8468, 55.8882, 297.1680
        CIE-Luv:
        20.8468, -7.5746, -57.2180
        Hunter-Lab:
        17.9025, 16.1627, -52.9419
      #13297d color charts
#13297d RGB chart
      #13297d CMYK chart
      #13297d RGB pie chart
      #13297d color shades, tints & tones
#13297d color schemes
#13297d color preview, HTML & CSS examples
           This text has a color of #13297d        
        
          <p style="color:#13297d;">Text here</p>
        
        
          .mytext {color:#13297d;}
        
        Text color #13297d
      
           This box has a color of #13297d        
        
          <div style="background-color:#13297d;">Content here</div>
        
        
          .mybackground {background-color:#13297d;}
        
        Background color #13297d
      
           Border around this has a color of #13297d        
        
          <div style="border:2px solid #13297d;">Content here</div>
        
        
          .myborder {border:2px solid #13297d;}
        
        Border color #13297d