#2ac9bf color space conversions
Hex:
        #2ac9bf
        RGB:
        42, 201, 191
        CMY:
        84, 21, 25
        CMYK:
        79, 0, 5, 21
      HSL:
        176°, 65.4321%, 47.6471%
        HSV (HSB):
        176°, 79.1045%, 78.8235%
        XYZ:
        31.2455, 46.0271, 56.5275
        xyY:
        0.2335, 0.3440, 46.0271
      CIE-Lab:
        73.5631, -40.9682, -6.3230
        CIE-LCH:
        73.5631, 41.4533, 188.7738
        CIE-Luv:
        73.5631, -55.0892, -3.3839
        Hunter-Lab:
        67.8433, -36.5170, -1.9106
      #2ac9bf color charts
#2ac9bf RGB chart
      #2ac9bf CMYK chart
      #2ac9bf RGB pie chart
      #2ac9bf color shades, tints & tones
#2ac9bf color schemes
#2ac9bf color preview, HTML & CSS examples
           This text has a color of #2ac9bf        
        
          <p style="color:#2ac9bf;">Text here</p>
        
        
          .mytext {color:#2ac9bf;}
        
        Text color #2ac9bf
      
           This box has a color of #2ac9bf        
        
          <div style="background-color:#2ac9bf;">Content here</div>
        
        
          .mybackground {background-color:#2ac9bf;}
        
        Background color #2ac9bf
      
           Border around this has a color of #2ac9bf        
        
          <div style="border:2px solid #2ac9bf;">Content here</div>
        
        
          .myborder {border:2px solid #2ac9bf;}
        
        Border color #2ac9bf