#2a8e84 color space conversions
Hex:
        #2a8e84
        RGB:
        42, 142, 132
        CMY:
        84, 44, 48
        CMYK:
        70, 0, 7, 44
      HSL:
        174°, 54.3478%, 36.0784%
        HSV (HSB):
        174°, 70.4225%, 55.6863%
        XYZ:
        14.7927, 21.5042, 25.2009
        xyY:
        0.2405, 0.3497, 21.5042
      CIE-Lab:
        53.4969, -30.6048, -2.9730
        CIE-LCH:
        53.4969, 30.7489, 185.5484
        CIE-Luv:
        53.4969, -37.9405, 0.2264
        Hunter-Lab:
        46.3726, -24.2112, 0.2401
      #2a8e84 color charts
#2a8e84 RGB chart
      #2a8e84 CMYK chart
      #2a8e84 RGB pie chart
      #2a8e84 color shades, tints & tones
#2a8e84 color schemes
#2a8e84 color preview, HTML & CSS examples
           This text has a color of #2a8e84        
        
          <p style="color:#2a8e84;">Text here</p>
        
        
          .mytext {color:#2a8e84;}
        
        Text color #2a8e84
      
           This box has a color of #2a8e84        
        
          <div style="background-color:#2a8e84;">Content here</div>
        
        
          .mybackground {background-color:#2a8e84;}
        
        Background color #2a8e84
      
           Border around this has a color of #2a8e84        
        
          <div style="border:2px solid #2a8e84;">Content here</div>
        
        
          .myborder {border:2px solid #2a8e84;}
        
        Border color #2a8e84