#13225f color space conversions
Hex:
        #13225f
        RGB:
        19, 34, 95
        CMY:
        93, 87, 63
        CMYK:
        80, 64, 0, 63
      HSL:
        228°, 66.6667%, 22.3529%
        HSV (HSB):
        228°, 80.0000%, 37.2549%
        XYZ:
        2.9061, 2.1087, 11.0803
        xyY:
        0.1806, 0.1310, 2.1087
      CIE-Lab:
        16.0478, 18.2124, -38.1195
        CIE-LCH:
        16.0478, 42.2468, 295.5371
        CIE-Luv:
        16.0478, -5.4930, -39.2888
        Hunter-Lab:
        14.5215, 10.3103, -35.0751
      #13225f color charts
#13225f RGB chart
      #13225f CMYK chart
      #13225f RGB pie chart
      #13225f color shades, tints & tones
#13225f color schemes
#13225f color preview, HTML & CSS examples
           This text has a color of #13225f        
        
          <p style="color:#13225f;">Text here</p>
        
        
          .mytext {color:#13225f;}
        
        Text color #13225f
      
           This box has a color of #13225f        
        
          <div style="background-color:#13225f;">Content here</div>
        
        
          .mybackground {background-color:#13225f;}
        
        Background color #13225f
      
           Border around this has a color of #13225f        
        
          <div style="border:2px solid #13225f;">Content here</div>
        
        
          .myborder {border:2px solid #13225f;}
        
        Border color #13225f