#2a9086 color space conversions
Hex:
        #2a9086
        RGB:
        42, 144, 134
        CMY:
        84, 44, 47
        CMYK:
        71, 0, 7, 44
      HSL:
        174°, 54.8387%, 36.4706%
        HSV (HSB):
        174°, 70.8333%, 56.4706%
        XYZ:
        15.2312, 22.1600, 26.0288
        xyY:
        0.2402, 0.3494, 22.1600
      CIE-Lab:
        54.1963, -30.9880, -3.0974
        CIE-LCH:
        54.1963, 31.1424, 185.7080
        CIE-Luv:
        54.1963, -38.5595, 0.1009
        Hunter-Lab:
        47.0744, -24.6255, 0.1689
      #2a9086 color charts
#2a9086 RGB chart
      #2a9086 CMYK chart
      #2a9086 RGB pie chart
      #2a9086 color shades, tints & tones
#2a9086 color schemes
#2a9086 color preview, HTML & CSS examples
           This text has a color of #2a9086        
        
          <p style="color:#2a9086;">Text here</p>
        
        
          .mytext {color:#2a9086;}
        
        Text color #2a9086
      
           This box has a color of #2a9086        
        
          <div style="background-color:#2a9086;">Content here</div>
        
        
          .mybackground {background-color:#2a9086;}
        
        Background color #2a9086
      
           Border around this has a color of #2a9086        
        
          <div style="border:2px solid #2a9086;">Content here</div>
        
        
          .myborder {border:2px solid #2a9086;}
        
        Border color #2a9086