#2ef9ac color space conversions
Hex:
        #2ef9ac
        RGB:
        46, 249, 172
        CMY:
        82, 2, 33
        CMYK:
        82, 0, 31, 2
      HSL:
        157°, 94.4186%, 57.8431%
        HSV (HSB):
        157°, 81.5261%, 97.6471%
        XYZ:
        42.4488, 71.3108, 50.5568
        xyY:
        0.2583, 0.4340, 71.3108
      CIE-Lab:
        87.6358, -64.5162, 23.8115
        CIE-LCH:
        87.6358, 68.7701, 159.7420
        CIE-Luv:
        87.6358, -72.3261, 45.0038
        Hunter-Lab:
        84.4457, -58.0524, 23.6157
      #2ef9ac color charts
#2ef9ac RGB chart
      #2ef9ac CMYK chart
      #2ef9ac RGB pie chart
      #2ef9ac color shades, tints & tones
#2ef9ac color schemes
#2ef9ac color preview, HTML & CSS examples
           This text has a color of #2ef9ac        
        
          <p style="color:#2ef9ac;">Text here</p>
        
        
          .mytext {color:#2ef9ac;}
        
        Text color #2ef9ac
      
           This box has a color of #2ef9ac        
        
          <div style="background-color:#2ef9ac;">Content here</div>
        
        
          .mybackground {background-color:#2ef9ac;}
        
        Background color #2ef9ac
      
           Border around this has a color of #2ef9ac        
        
          <div style="border:2px solid #2ef9ac;">Content here</div>
        
        
          .myborder {border:2px solid #2ef9ac;}
        
        Border color #2ef9ac