#2ab8a9 color space conversions
Hex:
        #2ab8a9
        RGB:
        42, 184, 169
        CMY:
        84, 28, 34
        CMYK:
        77, 0, 8, 28
      HSL:
        174°, 62.8319%, 44.3137%
        HSV (HSB):
        174°, 77.1739%, 72.1569%
        XYZ:
        25.2568, 37.6378, 43.4698
        xyY:
        0.2375, 0.3539, 37.6378
      CIE-Lab:
        67.7528, -39.5512, -2.8657
        CIE-LCH:
        67.7528, 39.6549, 184.1442
        CIE-Luv:
        67.7528, -50.7067, 1.7474
        Hunter-Lab:
        61.3496, -33.8760, 0.9344
      #2ab8a9 color charts
#2ab8a9 RGB chart
      #2ab8a9 CMYK chart
      #2ab8a9 RGB pie chart
      #2ab8a9 color shades, tints & tones
#2ab8a9 color schemes
#2ab8a9 color preview, HTML & CSS examples
           This text has a color of #2ab8a9        
        
          <p style="color:#2ab8a9;">Text here</p>
        
        
          .mytext {color:#2ab8a9;}
        
        Text color #2ab8a9
      
           This box has a color of #2ab8a9        
        
          <div style="background-color:#2ab8a9;">Content here</div>
        
        
          .mybackground {background-color:#2ab8a9;}
        
        Background color #2ab8a9
      
           Border around this has a color of #2ab8a9        
        
          <div style="border:2px solid #2ab8a9;">Content here</div>
        
        
          .myborder {border:2px solid #2ab8a9;}
        
        Border color #2ab8a9