#014263 color space conversions
Hex:
        #014263
        RGB:
        1, 66, 99
        CMY:
        100, 74, 61
        CMYK:
        99, 33, 0, 61
      HSL:
        200°, 98.0000%, 19.6078%
        HSV (HSB):
        200°, 98.9899%, 38.8235%
        XYZ:
        4.2129, 4.8037, 12.5096
        xyY:
        0.1957, 0.2232, 4.8037
      CIE-Lab:
        26.1681, -4.8095, -24.5242
        CIE-LCH:
        26.1681, 24.9913, 258.9043
        CIE-Luv:
        26.1681, -16.9266, -30.0790
        Hunter-Lab:
        21.9174, -4.0451, -18.4981
      #014263 color charts
#014263 RGB chart
      #014263 CMYK chart
      #014263 RGB pie chart
      #014263 color shades, tints & tones
#014263 color schemes
#014263 color preview, HTML & CSS examples
           This text has a color of #014263        
        
          <p style="color:#014263;">Text here</p>
        
        
          .mytext {color:#014263;}
        
        Text color #014263
      
           This box has a color of #014263        
        
          <div style="background-color:#014263;">Content here</div>
        
        
          .mybackground {background-color:#014263;}
        
        Background color #014263
      
           Border around this has a color of #014263        
        
          <div style="border:2px solid #014263;">Content here</div>
        
        
          .myborder {border:2px solid #014263;}
        
        Border color #014263