#13297b color space conversions
Hex:
        #13297b
        RGB:
        19, 41, 123
        CMY:
        93, 84, 52
        CMYK:
        85, 67, 0, 52
      HSL:
        227°, 73.2394%, 27.8431%
        HSV (HSB):
        227°, 84.5528%, 48.2353%
        XYZ:
        4.6366, 3.1544, 19.1034
        xyY:
        0.1724, 0.1173, 3.1544
      CIE-Lab:
        20.6519, 24.7122, -48.7715
        CIE-LCH:
        20.6519, 54.6750, 296.8710
        CIE-Luv:
        20.6519, -7.5432, -55.9791
        Hunter-Lab:
        17.7606, 15.5189, -51.3402
      #13297b color charts
#13297b RGB chart
      #13297b CMYK chart
      #13297b RGB pie chart
      #13297b color shades, tints & tones
#13297b color schemes
#13297b color preview, HTML & CSS examples
           This text has a color of #13297b        
        
          <p style="color:#13297b;">Text here</p>
        
        
          .mytext {color:#13297b;}
        
        Text color #13297b
      
           This box has a color of #13297b        
        
          <div style="background-color:#13297b;">Content here</div>
        
        
          .mybackground {background-color:#13297b;}
        
        Background color #13297b
      
           Border around this has a color of #13297b        
        
          <div style="border:2px solid #13297b;">Content here</div>
        
        
          .myborder {border:2px solid #13297b;}
        
        Border color #13297b