#016d42 color space conversions
Hex:
        #016d42
        RGB:
        1, 109, 66
        CMY:
        100, 57, 74
        CMYK:
        99, 0, 39, 57
      HSL:
        156°, 98.1818%, 21.5686%
        HSV (HSB):
        156°, 99.0826%, 42.7451%
        XYZ:
        6.4645, 11.3371, 7.0018
        xyY:
        0.2606, 0.4571, 11.3371
      CIE-Lab:
        40.1425, -37.8968, 16.6702
        CIE-LCH:
        40.1425, 41.4012, 156.2561
        CIE-Luv:
        40.1425, -34.9276, 25.1646
        Hunter-Lab:
        33.6706, -24.6527, 11.2400
      #016d42 color charts
#016d42 RGB chart
      #016d42 CMYK chart
      #016d42 RGB pie chart
      #016d42 color shades, tints & tones
#016d42 color schemes
#016d42 color preview, HTML & CSS examples
           This text has a color of #016d42        
        
          <p style="color:#016d42;">Text here</p>
        
        
          .mytext {color:#016d42;}
        
        Text color #016d42
      
           This box has a color of #016d42        
        
          <div style="background-color:#016d42;">Content here</div>
        
        
          .mybackground {background-color:#016d42;}
        
        Background color #016d42
      
           Border around this has a color of #016d42        
        
          <div style="border:2px solid #016d42;">Content here</div>
        
        
          .myborder {border:2px solid #016d42;}
        
        Border color #016d42