#13314f color space conversions
Hex:
        #13314f
        RGB:
        19, 49, 79
        CMY:
        93, 81, 69
        CMYK:
        76, 38, 0, 69
      HSL:
        210°, 61.2245%, 19.2157%
        HSV (HSB):
        210°, 75.9494%, 30.9804%
        XYZ:
        2.7782, 2.8996, 7.8104
        xyY:
        0.2060, 0.2150, 2.8996
      CIE-Lab:
        19.6372, 0.4111, -21.6566
        CIE-LCH:
        19.6372, 21.6605, 271.0874
        CIE-Luv:
        19.6372, -9.8059, -23.9825
        Hunter-Lab:
        17.0282, -0.6769, -15.2751
      #13314f color charts
#13314f RGB chart
      #13314f CMYK chart
      #13314f RGB pie chart
      #13314f color shades, tints & tones
#13314f color schemes
#13314f color preview, HTML & CSS examples
           This text has a color of #13314f        
        
          <p style="color:#13314f;">Text here</p>
        
        
          .mytext {color:#13314f;}
        
        Text color #13314f
      
           This box has a color of #13314f        
        
          <div style="background-color:#13314f;">Content here</div>
        
        
          .mybackground {background-color:#13314f;}
        
        Background color #13314f
      
           Border around this has a color of #13314f        
        
          <div style="border:2px solid #13314f;">Content here</div>
        
        
          .myborder {border:2px solid #13314f;}
        
        Border color #13314f