#13477f color space conversions
Hex:
        #13477f
        RGB:
        19, 71, 127
        CMY:
        93, 72, 50
        CMYK:
        85, 44, 0, 50
      HSL:
        211°, 73.9726%, 28.6275%
        HSV (HSB):
        211°, 85.0394%, 49.8039%
        XYZ:
        6.3526, 6.1772, 20.9362
        xyY:
        0.1898, 0.1846, 6.1772
      CIE-Lab:
        29.8553, 5.2596, -36.3755
        CIE-LCH:
        29.8553, 36.7538, 278.2274
        CIE-Luv:
        29.8553, -15.8397, -48.4272
        Hunter-Lab:
        24.8540, 2.1291, -32.5460
      #13477f color charts
#13477f RGB chart
      #13477f CMYK chart
      #13477f RGB pie chart
      #13477f color shades, tints & tones
#13477f color schemes
#13477f color preview, HTML & CSS examples
           This text has a color of #13477f        
        
          <p style="color:#13477f;">Text here</p>
        
        
          .mytext {color:#13477f;}
        
        Text color #13477f
      
           This box has a color of #13477f        
        
          <div style="background-color:#13477f;">Content here</div>
        
        
          .mybackground {background-color:#13477f;}
        
        Background color #13477f
      
           Border around this has a color of #13477f        
        
          <div style="border:2px solid #13477f;">Content here</div>
        
        
          .myborder {border:2px solid #13477f;}
        
        Border color #13477f