#014097 color space conversions
Hex:
        #014097
        RGB:
        1, 64, 151
        CMY:
        100, 75, 41
        CMYK:
        99, 58, 0, 41
      HSL:
        215°, 98.6842%, 29.8039%
        HSV (HSB):
        215°, 99.3377%, 59.2157%
        XYZ:
        7.4318, 5.9076, 30.0267
        xyY:
        0.1714, 0.1362, 5.9076
      CIE-Lab:
        29.1782, 19.0738, -52.2871
        CIE-LCH:
        29.1782, 55.6575, 290.0414
        CIE-Luv:
        29.1782, -14.4610, -69.2927
        Hunter-Lab:
        24.3056, 12.0445, -56.2321
      #014097 color charts
#014097 RGB chart
      #014097 CMYK chart
      #014097 RGB pie chart
      #014097 color shades, tints & tones
#014097 color schemes
#014097 color preview, HTML & CSS examples
           This text has a color of #014097        
        
          <p style="color:#014097;">Text here</p>
        
        
          .mytext {color:#014097;}
        
        Text color #014097
      
           This box has a color of #014097        
        
          <div style="background-color:#014097;">Content here</div>
        
        
          .mybackground {background-color:#014097;}
        
        Background color #014097
      
           Border around this has a color of #014097        
        
          <div style="border:2px solid #014097;">Content here</div>
        
        
          .myborder {border:2px solid #014097;}
        
        Border color #014097