#2a8884 color space conversions
Hex:
        #2a8884
        RGB:
        42, 136, 132
        CMY:
        84, 47, 48
        CMYK:
        69, 0, 3, 47
      HSL:
        177°, 52.8090%, 34.9020%
        HSV (HSB):
        177°, 69.1176%, 53.3333%
        XYZ:
        13.9239, 19.7665, 24.9112
        xyY:
        0.2376, 0.3373, 19.7665
      CIE-Lab:
        51.5722, -27.6806, -5.8193
        CIE-LCH:
        51.5722, 28.2857, 191.8725
        CIE-Luv:
        51.5722, -35.6905, -4.3232
        Hunter-Lab:
        44.4595, -21.9015, -2.0993
      #2a8884 color charts
#2a8884 RGB chart
      #2a8884 CMYK chart
      #2a8884 RGB pie chart
      #2a8884 color shades, tints & tones
#2a8884 color schemes
#2a8884 color preview, HTML & CSS examples
           This text has a color of #2a8884        
        
          <p style="color:#2a8884;">Text here</p>
        
        
          .mytext {color:#2a8884;}
        
        Text color #2a8884
      
           This box has a color of #2a8884        
        
          <div style="background-color:#2a8884;">Content here</div>
        
        
          .mybackground {background-color:#2a8884;}
        
        Background color #2a8884
      
           Border around this has a color of #2a8884        
        
          <div style="border:2px solid #2a8884;">Content here</div>
        
        
          .myborder {border:2px solid #2a8884;}
        
        Border color #2a8884