#2a8685 color space conversions
Hex:
        #2a8685
        RGB:
        42, 134, 133
        CMY:
        84, 47, 48
        CMYK:
        69, 0, 1, 47
      HSL:
        179°, 52.2727%, 34.5098%
        HSV (HSB):
        179°, 68.6567%, 52.5490%
        XYZ:
        13.7136, 19.2359, 25.1804
        xyY:
        0.2359, 0.3309, 19.2359
      CIE-Lab:
        50.9621, -26.3844, -7.3103
        CIE-LCH:
        50.9621, 27.3784, 195.4864
        CIE-Luv:
        50.9621, -34.8764, -6.6835
        Hunter-Lab:
        43.8587, -20.9401, -3.3388
      #2a8685 color charts
#2a8685 RGB chart
      #2a8685 CMYK chart
      #2a8685 RGB pie chart
      #2a8685 color shades, tints & tones
#2a8685 color schemes
#2a8685 color preview, HTML & CSS examples
           This text has a color of #2a8685        
        
          <p style="color:#2a8685;">Text here</p>
        
        
          .mytext {color:#2a8685;}
        
        Text color #2a8685
      
           This box has a color of #2a8685        
        
          <div style="background-color:#2a8685;">Content here</div>
        
        
          .mybackground {background-color:#2a8685;}
        
        Background color #2a8685
      
           Border around this has a color of #2a8685        
        
          <div style="border:2px solid #2a8685;">Content here</div>
        
        
          .myborder {border:2px solid #2a8685;}
        
        Border color #2a8685