#2ef2ea color space conversions
Hex:
        #2ef2ea
        RGB:
        46, 242, 234
        CMY:
        82, 5, 8
        CMYK:
        81, 0, 3, 5
      HSL:
        178°, 88.2883%, 56.4706%
        HSV (HSB):
        178°, 80.9917%, 94.9020%
        XYZ:
        47.7301, 70.0256, 88.8426
        xyY:
        0.2310, 0.3389, 70.0256
      CIE-Lab:
        87.0094, -46.5816, -9.2865
        CIE-LCH:
        87.0094, 47.4982, 191.2747
        CIE-Luv:
        87.0094, -65.5311, -7.3612
        Hunter-Lab:
        83.6813, -44.6295, -4.3699
      #2ef2ea color charts
#2ef2ea RGB chart
      #2ef2ea CMYK chart
      #2ef2ea RGB pie chart
      #2ef2ea color shades, tints & tones
#2ef2ea color schemes
#2ef2ea color preview, HTML & CSS examples
           This text has a color of #2ef2ea        
        
          <p style="color:#2ef2ea;">Text here</p>
        
        
          .mytext {color:#2ef2ea;}
        
        Text color #2ef2ea
      
           This box has a color of #2ef2ea        
        
          <div style="background-color:#2ef2ea;">Content here</div>
        
        
          .mybackground {background-color:#2ef2ea;}
        
        Background color #2ef2ea
      
           Border around this has a color of #2ef2ea        
        
          <div style="border:2px solid #2ef2ea;">Content here</div>
        
        
          .myborder {border:2px solid #2ef2ea;}
        
        Border color #2ef2ea