#01347e color space conversions
Hex:
        #01347e
        RGB:
        1, 52, 126
        CMY:
        100, 80, 51
        CMYK:
        99, 59, 0, 51
      HSL:
        216°, 98.4252%, 24.9020%
        HSV (HSB):
        216°, 99.2063%, 49.4118%
        XYZ:
        5.0064, 3.9688, 20.2409
        xyY:
        0.1714, 0.1358, 3.9688
      CIE-Lab:
        23.5680, 16.8754, -45.9232
        CIE-LCH:
        23.5680, 48.9257, 290.1768
        CIE-Luv:
        23.5680, -11.6329, -56.1229
        Hunter-Lab:
        19.9218, 9.9943, -46.2942
      #01347e color charts
#01347e RGB chart
      #01347e CMYK chart
      #01347e RGB pie chart
      #01347e color shades, tints & tones
#01347e color schemes
#01347e color preview, HTML & CSS examples
           This text has a color of #01347e        
        
          <p style="color:#01347e;">Text here</p>
        
        
          .mytext {color:#01347e;}
        
        Text color #01347e
      
           This box has a color of #01347e        
        
          <div style="background-color:#01347e;">Content here</div>
        
        
          .mybackground {background-color:#01347e;}
        
        Background color #01347e
      
           Border around this has a color of #01347e        
        
          <div style="border:2px solid #01347e;">Content here</div>
        
        
          .myborder {border:2px solid #01347e;}
        
        Border color #01347e