#13306f color space conversions
Hex:
        #13306f
        RGB:
        19, 48, 111
        CMY:
        93, 81, 56
        CMYK:
        83, 57, 0, 56
      HSL:
        221°, 70.7692%, 25.4902%
        HSV (HSB):
        221°, 82.8829%, 43.5294%
        XYZ:
        4.1948, 3.4000, 15.4741
        xyY:
        0.1818, 0.1474, 3.4000
      CIE-Lab:
        21.5797, 14.7144, -39.5781
        CIE-LCH:
        21.5797, 42.2249, 290.3941
        CIE-Luv:
        21.5797, -9.1794, -46.9066
        Hunter-Lab:
        18.4392, 8.3385, -36.8484
      #13306f color charts
#13306f RGB chart
      #13306f CMYK chart
      #13306f RGB pie chart
      #13306f color shades, tints & tones
#13306f color schemes
#13306f color preview, HTML & CSS examples
           This text has a color of #13306f        
        
          <p style="color:#13306f;">Text here</p>
        
        
          .mytext {color:#13306f;}
        
        Text color #13306f
      
           This box has a color of #13306f        
        
          <div style="background-color:#13306f;">Content here</div>
        
        
          .mybackground {background-color:#13306f;}
        
        Background color #13306f
      
           Border around this has a color of #13306f        
        
          <div style="border:2px solid #13306f;">Content here</div>
        
        
          .myborder {border:2px solid #13306f;}
        
        Border color #13306f