#2a7f65 color space conversions
Hex:
        #2a7f65
        RGB:
        42, 127, 101
        CMY:
        84, 50, 60
        CMYK:
        67, 0, 20, 50
      HSL:
        162°, 50.2959%, 33.1373%
        HSV (HSB):
        162°, 66.9291%, 49.8039%
        XYZ:
        10.8932, 16.6106, 14.9439
        xyY:
        0.2566, 0.3913, 16.6106
      CIE-Lab:
        47.7656, -31.9807, 6.7758
        CIE-LCH:
        47.7656, 32.6906, 168.0376
        CIE-Luv:
        47.7656, -34.1051, 13.6602
        Hunter-Lab:
        40.7561, -23.6141, 6.7895
      #2a7f65 color charts
#2a7f65 RGB chart
      #2a7f65 CMYK chart
      #2a7f65 RGB pie chart
      #2a7f65 color shades, tints & tones
#2a7f65 color schemes
#2a7f65 color preview, HTML & CSS examples
           This text has a color of #2a7f65        
        
          <p style="color:#2a7f65;">Text here</p>
        
        
          .mytext {color:#2a7f65;}
        
        Text color #2a7f65
      
           This box has a color of #2a7f65        
        
          <div style="background-color:#2a7f65;">Content here</div>
        
        
          .mybackground {background-color:#2a7f65;}
        
        Background color #2a7f65
      
           Border around this has a color of #2a7f65        
        
          <div style="border:2px solid #2a7f65;">Content here</div>
        
        
          .myborder {border:2px solid #2a7f65;}
        
        Border color #2a7f65