#13224e color space conversions
Hex:
        #13224e
        RGB:
        19, 34, 78
        CMY:
        93, 87, 69
        CMYK:
        76, 56, 0, 69
      HSL:
        225°, 60.8247%, 19.0196%
        HSV (HSB):
        225°, 75.6410%, 30.5882%
        XYZ:
        2.2157, 1.8326, 7.4447
        xyY:
        0.1928, 0.1595, 1.8326
      CIE-Lab:
        14.5828, 11.0109, -29.0531
        CIE-LCH:
        14.5828, 31.0697, 290.7563
        CIE-Luv:
        14.5828, -5.2179, -28.7009
        Hunter-Lab:
        13.5372, 5.5263, -23.1299
      #13224e color charts
#13224e RGB chart
      #13224e CMYK chart
      #13224e RGB pie chart
      #13224e color shades, tints & tones
#13224e color schemes
#13224e color preview, HTML & CSS examples
           This text has a color of #13224e        
        
          <p style="color:#13224e;">Text here</p>
        
        
          .mytext {color:#13224e;}
        
        Text color #13224e
      
           This box has a color of #13224e        
        
          <div style="background-color:#13224e;">Content here</div>
        
        
          .mybackground {background-color:#13224e;}
        
        Background color #13224e
      
           Border around this has a color of #13224e        
        
          <div style="border:2px solid #13224e;">Content here</div>
        
        
          .myborder {border:2px solid #13224e;}
        
        Border color #13224e