#13344f color space conversions
Hex:
        #13344f
        RGB:
        19, 52, 79
        CMY:
        93, 80, 69
        CMYK:
        76, 34, 0, 69
      HSL:
        207°, 61.2245%, 19.2157%
        HSV (HSB):
        207°, 75.9494%, 30.9804%
        XYZ:
        2.9078, 3.1589, 7.8536
        xyY:
        0.2089, 0.2269, 3.1589
      CIE-Lab:
        20.6695, -1.6786, -20.0297
        CIE-LCH:
        20.6695, 20.0999, 265.2095
        CIE-Luv:
        20.6695, -10.8412, -22.4031
        Hunter-Lab:
        17.7734, -1.8999, -13.7573
      #13344f color charts
#13344f RGB chart
      #13344f CMYK chart
      #13344f RGB pie chart
      #13344f color shades, tints & tones
#13344f color schemes
#13344f color preview, HTML & CSS examples
           This text has a color of #13344f        
        
          <p style="color:#13344f;">Text here</p>
        
        
          .mytext {color:#13344f;}
        
        Text color #13344f
      
           This box has a color of #13344f        
        
          <div style="background-color:#13344f;">Content here</div>
        
        
          .mybackground {background-color:#13344f;}
        
        Background color #13344f
      
           Border around this has a color of #13344f        
        
          <div style="border:2px solid #13344f;">Content here</div>
        
        
          .myborder {border:2px solid #13344f;}
        
        Border color #13344f