#014b38 color space conversions
Hex:
        #014b38
        RGB:
        1, 75, 56
        CMY:
        100, 71, 78
        CMYK:
        99, 0, 25, 71
      HSL:
        165°, 97.3684%, 14.9020%
        HSV (HSB):
        165°, 98.6667%, 29.4118%
        XYZ:
        3.2424, 5.3241, 4.5981
        xyY:
        0.2463, 0.4044, 5.3241
      CIE-Lab:
        27.6389, -25.9380, 5.5923
        CIE-LCH:
        27.6389, 26.5340, 167.8332
        CIE-Luv:
        27.6389, -22.9930, 9.4034
        Hunter-Lab:
        23.0741, -15.2965, 4.3367
      #014b38 color charts
#014b38 RGB chart
      #014b38 CMYK chart
      #014b38 RGB pie chart
      #014b38 color shades, tints & tones
#014b38 color schemes
#014b38 color preview, HTML & CSS examples
           This text has a color of #014b38        
        
          <p style="color:#014b38;">Text here</p>
        
        
          .mytext {color:#014b38;}
        
        Text color #014b38
      
           This box has a color of #014b38        
        
          <div style="background-color:#014b38;">Content here</div>
        
        
          .mybackground {background-color:#014b38;}
        
        Background color #014b38
      
           Border around this has a color of #014b38        
        
          <div style="border:2px solid #014b38;">Content here</div>
        
        
          .myborder {border:2px solid #014b38;}
        
        Border color #014b38