#2a8273 color space conversions
Hex:
        #2a8273
        RGB:
        42, 130, 115
        CMY:
        84, 49, 55
        CMYK:
        68, 0, 12, 49
      HSL:
        170°, 51.1628%, 33.7255%
        HSV (HSB):
        170°, 67.6923%, 50.9804%
        XYZ:
        12.0320, 17.6953, 19.0010
        xyY:
        0.2469, 0.3631, 17.6953
      CIE-Lab:
        49.1244, -29.6534, 0.5194
        CIE-LCH:
        49.1244, 29.6579, 178.9965
        CIE-Luv:
        49.1244, -34.4498, 4.9945
        Hunter-Lab:
        42.0658, -22.5592, 2.6649
      #2a8273 color charts
#2a8273 RGB chart
      #2a8273 CMYK chart
      #2a8273 RGB pie chart
      #2a8273 color shades, tints & tones
#2a8273 color schemes
#2a8273 color preview, HTML & CSS examples
           This text has a color of #2a8273        
        
          <p style="color:#2a8273;">Text here</p>
        
        
          .mytext {color:#2a8273;}
        
        Text color #2a8273
      
           This box has a color of #2a8273        
        
          <div style="background-color:#2a8273;">Content here</div>
        
        
          .mybackground {background-color:#2a8273;}
        
        Background color #2a8273
      
           Border around this has a color of #2a8273        
        
          <div style="border:2px solid #2a8273;">Content here</div>
        
        
          .myborder {border:2px solid #2a8273;}
        
        Border color #2a8273