#13014b color space conversions
Hex:
        #13014b
        RGB:
        19, 1, 75
        CMY:
        93, 100, 71
        CMYK:
        75, 99, 0, 71
      HSL:
        255°, 97.3684%, 14.9020%
        HSV (HSB):
        255°, 98.6667%, 29.4118%
        XYZ:
        1.5494, 0.6682, 6.7039
        xyY:
        0.1737, 0.0749, 0.6682
      CIE-Lab:
        6.0354, 31.7985, -40.9823
        CIE-LCH:
        6.0354, 51.8719, 307.8082
        CIE-Luv:
        6.0354, -0.1748, -21.8543
        Hunter-Lab:
        8.1741, 19.5304, -42.9044
      #13014b color charts
#13014b RGB chart
      #13014b CMYK chart
      #13014b RGB pie chart
      #13014b color shades, tints & tones
#13014b color schemes
#13014b color preview, HTML & CSS examples
           This text has a color of #13014b        
        
          <p style="color:#13014b;">Text here</p>
        
        
          .mytext {color:#13014b;}
        
        Text color #13014b
      
           This box has a color of #13014b        
        
          <div style="background-color:#13014b;">Content here</div>
        
        
          .mybackground {background-color:#13014b;}
        
        Background color #13014b
      
           Border around this has a color of #13014b        
        
          <div style="border:2px solid #13014b;">Content here</div>
        
        
          .myborder {border:2px solid #13014b;}
        
        Border color #13014b