#2ab9a7 color space conversions
Hex:
        #2ab9a7
        RGB:
        42, 185, 167
        CMY:
        84, 27, 35
        CMYK:
        77, 0, 10, 27
      HSL:
        172°, 62.9956%, 44.5098%
        HSV (HSB):
        172°, 77.2973%, 72.5490%
        XYZ:
        25.2789, 37.9802, 42.5578
        xyY:
        0.2389, 0.3589, 37.9802
      CIE-Lab:
        68.0060, -40.5489, -1.3920
        CIE-LCH:
        68.0060, 40.5728, 181.9661
        CIE-Luv:
        68.0060, -51.2037, 4.1302
        Hunter-Lab:
        61.6281, -34.6312, 2.1964
      #2ab9a7 color charts
#2ab9a7 RGB chart
      #2ab9a7 CMYK chart
      #2ab9a7 RGB pie chart
      #2ab9a7 color shades, tints & tones
#2ab9a7 color schemes
#2ab9a7 color preview, HTML & CSS examples
           This text has a color of #2ab9a7        
        
          <p style="color:#2ab9a7;">Text here</p>
        
        
          .mytext {color:#2ab9a7;}
        
        Text color #2ab9a7
      
           This box has a color of #2ab9a7        
        
          <div style="background-color:#2ab9a7;">Content here</div>
        
        
          .mybackground {background-color:#2ab9a7;}
        
        Background color #2ab9a7
      
           Border around this has a color of #2ab9a7        
        
          <div style="border:2px solid #2ab9a7;">Content here</div>
        
        
          .myborder {border:2px solid #2ab9a7;}
        
        Border color #2ab9a7