#2a7360 color space conversions
Hex:
        #2a7360
        RGB:
        42, 115, 96
        CMY:
        84, 55, 62
        CMYK:
        63, 0, 17, 55
      HSL:
        164°, 46.4968%, 30.7843%
        HSV (HSB):
        164°, 63.4783%, 45.0980%
        XYZ:
        9.1969, 13.5982, 13.2063
        xyY:
        0.2555, 0.3777, 13.5982
      CIE-Lab:
        43.6512, -27.5704, 3.8463
        CIE-LCH:
        43.6512, 27.8374, 172.0579
        CIE-Luv:
        43.6512, -29.6859, 8.9650
        Hunter-Lab:
        36.8758, -20.0143, 4.5795
      #2a7360 color charts
#2a7360 RGB chart
      #2a7360 CMYK chart
      #2a7360 RGB pie chart
      #2a7360 color shades, tints & tones
#2a7360 color schemes
#2a7360 color preview, HTML & CSS examples
           This text has a color of #2a7360        
        
          <p style="color:#2a7360;">Text here</p>
        
        
          .mytext {color:#2a7360;}
        
        Text color #2a7360
      
           This box has a color of #2a7360        
        
          <div style="background-color:#2a7360;">Content here</div>
        
        
          .mybackground {background-color:#2a7360;}
        
        Background color #2a7360
      
           Border around this has a color of #2a7360        
        
          <div style="border:2px solid #2a7360;">Content here</div>
        
        
          .myborder {border:2px solid #2a7360;}
        
        Border color #2a7360