#01457d color space conversions
Hex:
        #01457d
        RGB:
        1, 69, 125
        CMY:
        100, 73, 51
        CMYK:
        99, 45, 0, 51
      HSL:
        207°, 98.4127%, 24.7059%
        HSV (HSB):
        207°, 99.2000%, 49.0196%
        XYZ:
        5.8423, 5.7434, 20.2027
        xyY:
        0.1838, 0.1807, 5.7434
      CIE-Lab:
        28.7555, 4.4147, -36.9075
        CIE-LCH:
        28.7555, 37.1705, 276.8210
        CIE-Luv:
        28.7555, -16.7099, -48.4502
        Hunter-Lab:
        23.9653, 1.5758, -33.2056
      #01457d color charts
#01457d RGB chart
      #01457d CMYK chart
      #01457d RGB pie chart
      #01457d color shades, tints & tones
#01457d color schemes
#01457d color preview, HTML & CSS examples
           This text has a color of #01457d        
        
          <p style="color:#01457d;">Text here</p>
        
        
          .mytext {color:#01457d;}
        
        Text color #01457d
      
           This box has a color of #01457d        
        
          <div style="background-color:#01457d;">Content here</div>
        
        
          .mybackground {background-color:#01457d;}
        
        Background color #01457d
      
           Border around this has a color of #01457d        
        
          <div style="border:2px solid #01457d;">Content here</div>
        
        
          .myborder {border:2px solid #01457d;}
        
        Border color #01457d