#2a7869 color space conversions
Hex:
        #2a7869
        RGB:
        42, 120, 105
        CMY:
        84, 53, 59
        CMYK:
        65, 0, 13, 53
      HSL:
        168°, 48.1481%, 31.7647%
        HSV (HSB):
        168°, 65.0000%, 47.0588%
        XYZ:
        10.2211, 14.9451, 15.7106
        xyY:
        0.2500, 0.3656, 14.9451
      CIE-Lab:
        45.5589, -27.5704, 1.2364
        CIE-LCH:
        45.5589, 27.5981, 177.4323
        CIE-Luv:
        45.5589, -31.1633, 5.5865
        Hunter-Lab:
        38.6589, -20.4590, 2.9664
      #2a7869 color charts
#2a7869 RGB chart
      #2a7869 CMYK chart
      #2a7869 RGB pie chart
      #2a7869 color shades, tints & tones
#2a7869 color schemes
#2a7869 color preview, HTML & CSS examples
           This text has a color of #2a7869        
        
          <p style="color:#2a7869;">Text here</p>
        
        
          .mytext {color:#2a7869;}
        
        Text color #2a7869
      
           This box has a color of #2a7869        
        
          <div style="background-color:#2a7869;">Content here</div>
        
        
          .mybackground {background-color:#2a7869;}
        
        Background color #2a7869
      
           Border around this has a color of #2a7869        
        
          <div style="border:2px solid #2a7869;">Content here</div>
        
        
          .myborder {border:2px solid #2a7869;}
        
        Border color #2a7869