#2a8986 color space conversions
Hex:
        #2a8986
        RGB:
        42, 137, 134
        CMY:
        84, 46, 47
        CMYK:
        69, 0, 2, 46
      HSL:
        178°, 53.0726%, 35.0980%
        HSV (HSB):
        178°, 69.3431%, 53.7255%
        XYZ:
        14.2036, 20.1048, 25.6863
        xyY:
        0.2367, 0.3351, 20.1048
      CIE-Lab:
        51.9555, -27.5795, -6.4141
        CIE-LCH:
        51.9555, 28.3155, 193.0924
        CIE-Luv:
        51.9555, -35.9413, -5.2189
        Hunter-Lab:
        44.8384, -21.9232, -2.5782
      #2a8986 color charts
#2a8986 RGB chart
      #2a8986 CMYK chart
      #2a8986 RGB pie chart
      #2a8986 color shades, tints & tones
#2a8986 color schemes
#2a8986 color preview, HTML & CSS examples
           This text has a color of #2a8986        
        
          <p style="color:#2a8986;">Text here</p>
        
        
          .mytext {color:#2a8986;}
        
        Text color #2a8986
      
           This box has a color of #2a8986        
        
          <div style="background-color:#2a8986;">Content here</div>
        
        
          .mybackground {background-color:#2a8986;}
        
        Background color #2a8986
      
           Border around this has a color of #2a8986        
        
          <div style="border:2px solid #2a8986;">Content here</div>
        
        
          .myborder {border:2px solid #2a8986;}
        
        Border color #2a8986