#2a9080 color space conversions
Hex:
        #2a9080
        RGB:
        42, 144, 128
        CMY:
        84, 44, 50
        CMYK:
        71, 0, 11, 44
      HSL:
        171°, 54.8387%, 36.4706%
        HSV (HSB):
        171°, 70.8333%, 56.4706%
        XYZ:
        14.8244, 21.9973, 23.8866
        xyY:
        0.2442, 0.3623, 21.9973
      CIE-Lab:
        54.0241, -32.6853, 0.1087
        CIE-LCH:
        54.0241, 32.6854, 179.8094
        CIE-Luv:
        54.0241, -38.9429, 4.9580
        Hunter-Lab:
        46.9012, -25.6575, 2.6347
      #2a9080 color charts
#2a9080 RGB chart
      #2a9080 CMYK chart
      #2a9080 RGB pie chart
      #2a9080 color shades, tints & tones
#2a9080 color schemes
#2a9080 color preview, HTML & CSS examples
           This text has a color of #2a9080        
        
          <p style="color:#2a9080;">Text here</p>
        
        
          .mytext {color:#2a9080;}
        
        Text color #2a9080
      
           This box has a color of #2a9080        
        
          <div style="background-color:#2a9080;">Content here</div>
        
        
          .mybackground {background-color:#2a9080;}
        
        Background color #2a9080
      
           Border around this has a color of #2a9080        
        
          <div style="border:2px solid #2a9080;">Content here</div>
        
        
          .myborder {border:2px solid #2a9080;}
        
        Border color #2a9080