#13478d color space conversions
Hex:
        #13478d
        RGB:
        19, 71, 141
        CMY:
        93, 72, 45
        CMYK:
        87, 50, 0, 45
      HSL:
        214°, 76.2500%, 31.3725%
        HSV (HSB):
        214°, 86.5248%, 55.2941%
        XYZ:
        7.3295, 6.5680, 26.0807
        xyY:
        0.1833, 0.1643, 6.5680
      CIE-Lab:
        30.8025, 11.0865, -43.5141
        CIE-LCH:
        30.8025, 44.9042, 284.2937
        CIE-Luv:
        30.8025, -15.4495, -58.9579
        Hunter-Lab:
        25.6281, 6.2009, -42.3974
      #13478d color charts
#13478d RGB chart
      #13478d CMYK chart
      #13478d RGB pie chart
      #13478d color shades, tints & tones
#13478d color schemes
#13478d color preview, HTML & CSS examples
           This text has a color of #13478d        
        
          <p style="color:#13478d;">Text here</p>
        
        
          .mytext {color:#13478d;}
        
        Text color #13478d
      
           This box has a color of #13478d        
        
          <div style="background-color:#13478d;">Content here</div>
        
        
          .mybackground {background-color:#13478d;}
        
        Background color #13478d
      
           Border around this has a color of #13478d        
        
          <div style="border:2px solid #13478d;">Content here</div>
        
        
          .myborder {border:2px solid #13478d;}
        
        Border color #13478d