#014081 color space conversions
Hex:
        #014081
        RGB:
        1, 64, 129
        CMY:
        100, 75, 49
        CMYK:
        99, 50, 0, 49
      HSL:
        210°, 98.4615%, 25.4902%
        HSV (HSB):
        210°, 99.2248%, 50.5882%
        XYZ:
        5.8084, 5.2582, 21.4777
        xyY:
        0.1785, 0.1616, 5.2582
      CIE-Lab:
        27.4581, 9.6240, -41.4953
        CIE-LCH:
        27.4581, 42.5967, 283.0578
        CIE-Luv:
        27.4581, -15.0031, -53.8896
        Hunter-Lab:
        22.9308, 5.0850, -39.4812
      #014081 color charts
#014081 RGB chart
      #014081 CMYK chart
      #014081 RGB pie chart
      #014081 color shades, tints & tones
#014081 color schemes
#014081 color preview, HTML & CSS examples
           This text has a color of #014081        
        
          <p style="color:#014081;">Text here</p>
        
        
          .mytext {color:#014081;}
        
        Text color #014081
      
           This box has a color of #014081        
        
          <div style="background-color:#014081;">Content here</div>
        
        
          .mybackground {background-color:#014081;}
        
        Background color #014081
      
           Border around this has a color of #014081        
        
          <div style="border:2px solid #014081;">Content here</div>
        
        
          .myborder {border:2px solid #014081;}
        
        Border color #014081