#014a87 color space conversions
Hex:
        #014a87
        RGB:
        1, 74, 135
        CMY:
        100, 71, 47
        CMYK:
        99, 45, 0, 47
      HSL:
        207°, 98.5294%, 26.6667%
        HSV (HSB):
        207°, 99.2593%, 52.9412%
        XYZ:
        6.8345, 6.6533, 23.8457
        xyY:
        0.1831, 0.1782, 6.6533
      CIE-Lab:
        31.0042, 5.3137, -39.5118
        CIE-LCH:
        31.0042, 39.8675, 277.6595
        CIE-Luv:
        31.0042, -17.8970, -53.3067
        Hunter-Lab:
        25.7940, 2.1567, -36.7559
      #014a87 color charts
#014a87 RGB chart
      #014a87 CMYK chart
      #014a87 RGB pie chart
      #014a87 color shades, tints & tones
#014a87 color schemes
#014a87 color preview, HTML & CSS examples
           This text has a color of #014a87        
        
          <p style="color:#014a87;">Text here</p>
        
        
          .mytext {color:#014a87;}
        
        Text color #014a87
      
           This box has a color of #014a87        
        
          <div style="background-color:#014a87;">Content here</div>
        
        
          .mybackground {background-color:#014a87;}
        
        Background color #014a87
      
           Border around this has a color of #014a87        
        
          <div style="border:2px solid #014a87;">Content here</div>
        
        
          .myborder {border:2px solid #014a87;}
        
        Border color #014a87