#2ab9a0 color space conversions
Hex:
        #2ab9a0
        RGB:
        42, 185, 160
        CMY:
        84, 27, 37
        CMYK:
        77, 0, 14, 27
      HSL:
        170°, 62.9956%, 44.5098%
        HSV (HSB):
        170°, 77.2973%, 72.5490%
        XYZ:
        24.6490, 37.7282, 39.2408
        xyY:
        0.2426, 0.3713, 37.7282
      CIE-Lab:
        67.8198, -42.4397, 2.1893
        CIE-LCH:
        67.8198, 42.4961, 177.0470
        CIE-Luv:
        67.8198, -51.6987, 9.7512
        Hunter-Lab:
        61.4233, -35.8593, 5.1184
      #2ab9a0 color charts
#2ab9a0 RGB chart
      #2ab9a0 CMYK chart
      #2ab9a0 RGB pie chart
      #2ab9a0 color shades, tints & tones
#2ab9a0 color schemes
#2ab9a0 color preview, HTML & CSS examples
           This text has a color of #2ab9a0        
        
          <p style="color:#2ab9a0;">Text here</p>
        
        
          .mytext {color:#2ab9a0;}
        
        Text color #2ab9a0
      
           This box has a color of #2ab9a0        
        
          <div style="background-color:#2ab9a0;">Content here</div>
        
        
          .mybackground {background-color:#2ab9a0;}
        
        Background color #2ab9a0
      
           Border around this has a color of #2ab9a0        
        
          <div style="border:2px solid #2ab9a0;">Content here</div>
        
        
          .myborder {border:2px solid #2ab9a0;}
        
        Border color #2ab9a0