#13195f color space conversions
Hex:
        #13195f
        RGB:
        19, 25, 95
        CMY:
        93, 90, 63
        CMYK:
        80, 74, 0, 63
      HSL:
        235°, 66.6667%, 22.3529%
        HSV (HSB):
        235°, 80.0000%, 37.2549%
        XYZ:
        2.6817, 1.6599, 11.0055
        xyY:
        0.1747, 0.1082, 1.6599
      CIE-Lab:
        13.5907, 24.6710, -42.1454
        CIE-LCH:
        13.5907, 48.8353, 300.3438
        CIE-Luv:
        13.5907, -3.6783, -39.1875
        Hunter-Lab:
        12.8838, 14.6078, -41.6276
      #13195f color charts
#13195f RGB chart
      #13195f CMYK chart
      #13195f RGB pie chart
      #13195f color shades, tints & tones
#13195f color schemes
#13195f color preview, HTML & CSS examples
           This text has a color of #13195f        
        
          <p style="color:#13195f;">Text here</p>
        
        
          .mytext {color:#13195f;}
        
        Text color #13195f
      
           This box has a color of #13195f        
        
          <div style="background-color:#13195f;">Content here</div>
        
        
          .mybackground {background-color:#13195f;}
        
        Background color #13195f
      
           Border around this has a color of #13195f        
        
          <div style="border:2px solid #13195f;">Content here</div>
        
        
          .myborder {border:2px solid #13195f;}
        
        Border color #13195f