#014540 color space conversions
Hex:
        #014540
        RGB:
        1, 69, 64
        CMY:
        100, 73, 75
        CMYK:
        99, 0, 7, 73
      HSL:
        176°, 97.1429%, 13.7255%
        HSV (HSB):
        176°, 98.5507%, 27.0588%
        XYZ:
        3.0661, 4.6329, 5.5831
        xyY:
        0.2308, 0.3488, 4.6329
      CIE-Lab:
        25.6621, -20.4120, -2.4711
        CIE-LCH:
        25.6621, 20.5610, 186.9028
        CIE-Luv:
        25.6621, -20.1884, -0.4878
        Hunter-Lab:
        21.5241, -12.2403, -0.3123
      #014540 color charts
#014540 RGB chart
      #014540 CMYK chart
      #014540 RGB pie chart
      #014540 color shades, tints & tones
#014540 color schemes
#014540 color preview, HTML & CSS examples
           This text has a color of #014540        
        
          <p style="color:#014540;">Text here</p>
        
        
          .mytext {color:#014540;}
        
        Text color #014540
      
           This box has a color of #014540        
        
          <div style="background-color:#014540;">Content here</div>
        
        
          .mybackground {background-color:#014540;}
        
        Background color #014540
      
           Border around this has a color of #014540        
        
          <div style="border:2px solid #014540;">Content here</div>
        
        
          .myborder {border:2px solid #014540;}
        
        Border color #014540