#13457f color space conversions
Hex:
        #13457f
        RGB:
        19, 69, 127
        CMY:
        93, 73, 50
        CMYK:
        85, 46, 0, 50
      HSL:
        212°, 73.9726%, 28.6275%
        HSV (HSB):
        212°, 85.0394%, 49.8039%
        XYZ:
        6.2274, 5.9270, 20.8945
        xyY:
        0.1884, 0.1793, 5.9270
      CIE-Lab:
        29.2275, 6.6243, -37.3811
        CIE-LCH:
        29.2275, 37.9635, 280.0491
        CIE-Luv:
        29.2275, -15.1979, -49.5194
        Hunter-Lab:
        24.3454, 3.0550, -33.8439
      #13457f color charts
#13457f RGB chart
      #13457f CMYK chart
      #13457f RGB pie chart
      #13457f color shades, tints & tones
#13457f color schemes
#13457f color preview, HTML & CSS examples
           This text has a color of #13457f        
        
          <p style="color:#13457f;">Text here</p>
        
        
          .mytext {color:#13457f;}
        
        Text color #13457f
      
           This box has a color of #13457f        
        
          <div style="background-color:#13457f;">Content here</div>
        
        
          .mybackground {background-color:#13457f;}
        
        Background color #13457f
      
           Border around this has a color of #13457f        
        
          <div style="border:2px solid #13457f;">Content here</div>
        
        
          .myborder {border:2px solid #13457f;}
        
        Border color #13457f