#2a8480 color space conversions
Hex:
        #2a8480
        RGB:
        42, 132, 128
        CMY:
        84, 48, 50
        CMYK:
        68, 0, 3, 48
      HSL:
        177°, 51.7241%, 34.1176%
        HSV (HSB):
        177°, 68.1818%, 51.7647%
        XYZ:
        13.1024, 18.5533, 23.3126
        xyY:
        0.2384, 0.3375, 18.5533
      CIE-Lab:
        50.1604, -26.8843, -5.5788
        CIE-LCH:
        50.1604, 27.4571, 191.7231
        CIE-Luv:
        50.1604, -34.4284, -4.0584
        Hunter-Lab:
        43.0735, -21.0813, -1.9380
      #2a8480 color charts
#2a8480 RGB chart
      #2a8480 CMYK chart
      #2a8480 RGB pie chart
      #2a8480 color shades, tints & tones
#2a8480 color schemes
#2a8480 color preview, HTML & CSS examples
           This text has a color of #2a8480        
        
          <p style="color:#2a8480;">Text here</p>
        
        
          .mytext {color:#2a8480;}
        
        Text color #2a8480
      
           This box has a color of #2a8480        
        
          <div style="background-color:#2a8480;">Content here</div>
        
        
          .mybackground {background-color:#2a8480;}
        
        Background color #2a8480
      
           Border around this has a color of #2a8480        
        
          <div style="border:2px solid #2a8480;">Content here</div>
        
        
          .myborder {border:2px solid #2a8480;}
        
        Border color #2a8480