#016041 color space conversions
Hex:
        #016041
        RGB:
        1, 96, 65
        CMY:
        100, 62, 75
        CMYK:
        99, 0, 32, 62
      HSL:
        160°, 97.9381%, 19.0196%
        HSV (HSB):
        160°, 98.9583%, 37.6471%
        XYZ:
        5.1495, 8.7538, 6.4193
        xyY:
        0.2534, 0.4307, 8.7538
      CIE-Lab:
        35.5060, -32.8121, 10.9630
        CIE-LCH:
        35.5060, 34.5951, 161.5249
        CIE-Luv:
        35.5060, -30.2607, 17.3634
        Hunter-Lab:
        29.5869, -20.7096, 7.8471
      #016041 color charts
#016041 RGB chart
      #016041 CMYK chart
      #016041 RGB pie chart
      #016041 color shades, tints & tones
#016041 color schemes
#016041 color preview, HTML & CSS examples
           This text has a color of #016041        
        
          <p style="color:#016041;">Text here</p>
        
        
          .mytext {color:#016041;}
        
        Text color #016041
      
           This box has a color of #016041        
        
          <div style="background-color:#016041;">Content here</div>
        
        
          .mybackground {background-color:#016041;}
        
        Background color #016041
      
           Border around this has a color of #016041        
        
          <div style="border:2px solid #016041;">Content here</div>
        
        
          .myborder {border:2px solid #016041;}
        
        Border color #016041