#014a62 color space conversions
Hex:
        #014a62
        RGB:
        1, 74, 98
        CMY:
        100, 71, 62
        CMYK:
        99, 24, 0, 62
      HSL:
        195°, 97.9798%, 19.4118%
        HSV (HSB):
        195°, 98.9796%, 38.4314%
        XYZ:
        4.6659, 5.7859, 12.4261
        xyY:
        0.2039, 0.2529, 5.7859
      CIE-Lab:
        28.8656, -10.3085, -19.6567
        CIE-LCH:
        28.8656, 22.1957, 242.3262
        CIE-Luv:
        28.8656, -19.8357, -23.9532
        Hunter-Lab:
        24.0538, -7.4691, -13.7914
      #014a62 color charts
#014a62 RGB chart
      #014a62 CMYK chart
      #014a62 RGB pie chart
      #014a62 color shades, tints & tones
#014a62 color schemes
#014a62 color preview, HTML & CSS examples
           This text has a color of #014a62        
        
          <p style="color:#014a62;">Text here</p>
        
        
          .mytext {color:#014a62;}
        
        Text color #014a62
      
           This box has a color of #014a62        
        
          <div style="background-color:#014a62;">Content here</div>
        
        
          .mybackground {background-color:#014a62;}
        
        Background color #014a62
      
           Border around this has a color of #014a62        
        
          <div style="border:2px solid #014a62;">Content here</div>
        
        
          .myborder {border:2px solid #014a62;}
        
        Border color #014a62