#2ef2ba color space conversions
Hex:
        #2ef2ba
        RGB:
        46, 242, 186
        CMY:
        82, 5, 27
        CMYK:
        81, 0, 23, 5
      HSL:
        163°, 88.2883%, 56.4706%
        HSV (HSB):
        163°, 80.9917%, 94.9020%
        XYZ:
        41.7418, 67.6303, 57.3083
        xyY:
        0.2504, 0.4057, 67.6303
      CIE-Lab:
        85.8212, -58.8287, 14.0749
        CIE-LCH:
        85.8212, 60.4890, 166.5448
        CIE-Luv:
        85.8212, -69.0453, 30.4318
        Hunter-Lab:
        82.2376, -53.3137, 16.2494
      #2ef2ba color charts
#2ef2ba RGB chart
      #2ef2ba CMYK chart
      #2ef2ba RGB pie chart
      #2ef2ba color shades, tints & tones
#2ef2ba color schemes
#2ef2ba color preview, HTML & CSS examples
           This text has a color of #2ef2ba        
        
          <p style="color:#2ef2ba;">Text here</p>
        
        
          .mytext {color:#2ef2ba;}
        
        Text color #2ef2ba
      
           This box has a color of #2ef2ba        
        
          <div style="background-color:#2ef2ba;">Content here</div>
        
        
          .mybackground {background-color:#2ef2ba;}
        
        Background color #2ef2ba
      
           Border around this has a color of #2ef2ba        
        
          <div style="border:2px solid #2ef2ba;">Content here</div>
        
        
          .myborder {border:2px solid #2ef2ba;}
        
        Border color #2ef2ba