#014865 color space conversions
Hex:
        #014865
        RGB:
        1, 72, 101
        CMY:
        100, 72, 60
        CMYK:
        99, 29, 0, 60
      HSL:
        197°, 98.0392%, 20.0000%
        HSV (HSB):
        197°, 99.0099%, 39.6078%
        XYZ:
        4.6788, 5.5808, 13.1425
        xyY:
        0.1999, 0.2385, 5.5808
      CIE-Lab:
        28.3291, -7.8269, -22.4112
        CIE-LCH:
        28.3291, 23.7386, 250.7487
        CIE-Luv:
        28.3291, -18.9360, -27.7607
        Hunter-Lab:
        23.6236, -5.9881, -16.4482
      #014865 color charts
#014865 RGB chart
      #014865 CMYK chart
      #014865 RGB pie chart
      #014865 color shades, tints & tones
#014865 color schemes
#014865 color preview, HTML & CSS examples
           This text has a color of #014865        
        
          <p style="color:#014865;">Text here</p>
        
        
          .mytext {color:#014865;}
        
        Text color #014865
      
           This box has a color of #014865        
        
          <div style="background-color:#014865;">Content here</div>
        
        
          .mybackground {background-color:#014865;}
        
        Background color #014865
      
           Border around this has a color of #014865        
        
          <div style="border:2px solid #014865;">Content here</div>
        
        
          .myborder {border:2px solid #014865;}
        
        Border color #014865