#13144d color space conversions
Hex:
        #13144d
        RGB:
        19, 20, 77
        CMY:
        93, 92, 70
        CMYK:
        75, 74, 0, 70
      HSL:
        239°, 60.4167%, 18.8235%
        HSV (HSB):
        239°, 75.3247%, 30.1961%
        XYZ:
        1.8583, 1.1746, 7.1500
        xyY:
        0.1825, 0.1153, 1.1746
      CIE-Lab:
        10.3685, 21.0403, -35.2254
        CIE-LCH:
        10.3685, 41.0308, 300.8500
        CIE-Luv:
        10.3685, -2.1865, -28.3115
        Hunter-Lab:
        10.8378, 11.6398, -31.5285
      #13144d color charts
#13144d RGB chart
      #13144d CMYK chart
      #13144d RGB pie chart
      #13144d color shades, tints & tones
#13144d color schemes
#13144d color preview, HTML & CSS examples
           This text has a color of #13144d        
        
          <p style="color:#13144d;">Text here</p>
        
        
          .mytext {color:#13144d;}
        
        Text color #13144d
      
           This box has a color of #13144d        
        
          <div style="background-color:#13144d;">Content here</div>
        
        
          .mybackground {background-color:#13144d;}
        
        Background color #13144d
      
           Border around this has a color of #13144d        
        
          <div style="border:2px solid #13144d;">Content here</div>
        
        
          .myborder {border:2px solid #13144d;}
        
        Border color #13144d