#014e42 color space conversions
Hex:
        #014e42
        RGB:
        1, 78, 66
        CMY:
        100, 69, 74
        CMYK:
        99, 0, 15, 69
      HSL:
        171°, 97.4684%, 15.4902%
        HSV (HSB):
        171°, 98.7179%, 30.5882%
        XYZ:
        3.7203, 5.8486, 6.0871
        xyY:
        0.2376, 0.3736, 5.8486
      CIE-Lab:
        29.0272, -24.3174, 1.1593
        CIE-LCH:
        29.0272, 24.3450, 177.2706
        CIE-Luv:
        29.0272, -23.4712, 4.3199
        Hunter-Lab:
        24.1838, -14.8625, 2.0054
      #014e42 color charts
#014e42 RGB chart
      #014e42 CMYK chart
      #014e42 RGB pie chart
      #014e42 color shades, tints & tones
#014e42 color schemes
#014e42 color preview, HTML & CSS examples
           This text has a color of #014e42        
        
          <p style="color:#014e42;">Text here</p>
        
        
          .mytext {color:#014e42;}
        
        Text color #014e42
      
           This box has a color of #014e42        
        
          <div style="background-color:#014e42;">Content here</div>
        
        
          .mybackground {background-color:#014e42;}
        
        Background color #014e42
      
           Border around this has a color of #014e42        
        
          <div style="border:2px solid #014e42;">Content here</div>
        
        
          .myborder {border:2px solid #014e42;}
        
        Border color #014e42