#014c42 color space conversions
Hex:
        #014c42
        RGB:
        1, 76, 66
        CMY:
        100, 70, 74
        CMYK:
        99, 0, 13, 70
      HSL:
        172°, 97.4026%, 15.0980%
        HSV (HSB):
        172°, 98.6842%, 29.8039%
        XYZ:
        3.5803, 5.5687, 6.0404
        xyY:
        0.2357, 0.3666, 5.5687
      CIE-Lab:
        28.2971, -23.3266, 0.0964
        CIE-LCH:
        28.2971, 23.3268, 179.7632
        CIE-Luv:
        28.2971, -22.7143, 2.9164
        Hunter-Lab:
        23.5981, -14.2144, 1.3421
      #014c42 color charts
#014c42 RGB chart
      #014c42 CMYK chart
      #014c42 RGB pie chart
      #014c42 color shades, tints & tones
#014c42 color schemes
#014c42 color preview, HTML & CSS examples
           This text has a color of #014c42        
        
          <p style="color:#014c42;">Text here</p>
        
        
          .mytext {color:#014c42;}
        
        Text color #014c42
      
           This box has a color of #014c42        
        
          <div style="background-color:#014c42;">Content here</div>
        
        
          .mybackground {background-color:#014c42;}
        
        Background color #014c42
      
           Border around this has a color of #014c42        
        
          <div style="border:2px solid #014c42;">Content here</div>
        
        
          .myborder {border:2px solid #014c42;}
        
        Border color #014c42