#014c59 color space conversions
Hex:
        #014c59
        RGB:
        1, 76, 89
        CMY:
        100, 70, 65
        CMYK:
        99, 15, 0, 65
      HSL:
        189°, 97.7778%, 17.6471%
        HSV (HSB):
        189°, 98.8764%, 34.9020%
        XYZ:
        4.4001, 5.8966, 10.3574
        xyY:
        0.2130, 0.2855, 5.8966
      CIE-Lab:
        29.1501, -15.0789, -13.4529
        CIE-LCH:
        29.1501, 20.2078, 221.7384
        CIE-Luv:
        29.1501, -21.1493, -15.1906
        Hunter-Lab:
        24.2829, -10.1504, -8.2910
      #014c59 color charts
#014c59 RGB chart
      #014c59 CMYK chart
      #014c59 RGB pie chart
      #014c59 color shades, tints & tones
#014c59 color schemes
#014c59 color preview, HTML & CSS examples
           This text has a color of #014c59        
        
          <p style="color:#014c59;">Text here</p>
        
        
          .mytext {color:#014c59;}
        
        Text color #014c59
      
           This box has a color of #014c59        
        
          <div style="background-color:#014c59;">Content here</div>
        
        
          .mybackground {background-color:#014c59;}
        
        Background color #014c59
      
           Border around this has a color of #014c59        
        
          <div style="border:2px solid #014c59;">Content here</div>
        
        
          .myborder {border:2px solid #014c59;}
        
        Border color #014c59