#2efbd8 color space conversions
Hex:
        #2efbd8
        RGB:
        46, 251, 216
        CMY:
        82, 2, 15
        CMYK:
        82, 0, 14, 2
      HSL:
        170°, 96.2441%, 58.2353%
        HSV (HSB):
        170°, 81.6733%, 98.4314%
        XYZ:
        48.0186, 74.5331, 76.8212
        xyY:
        0.2408, 0.3738, 74.5331
      CIE-Lab:
        89.1738, -55.1119, 3.2862
        CIE-LCH:
        89.1738, 55.2098, 176.5876
        CIE-Luv:
        89.1738, -69.9009, 13.9264
        Hunter-Lab:
        86.3325, -51.7994, 7.6748
      #2efbd8 color charts
#2efbd8 RGB chart
      #2efbd8 CMYK chart
      #2efbd8 RGB pie chart
      #2efbd8 color shades, tints & tones
#2efbd8 color schemes
#2efbd8 color preview, HTML & CSS examples
           This text has a color of #2efbd8        
        
          <p style="color:#2efbd8;">Text here</p>
        
        
          .mytext {color:#2efbd8;}
        
        Text color #2efbd8
      
           This box has a color of #2efbd8        
        
          <div style="background-color:#2efbd8;">Content here</div>
        
        
          .mybackground {background-color:#2efbd8;}
        
        Background color #2efbd8
      
           Border around this has a color of #2efbd8        
        
          <div style="border:2px solid #2efbd8;">Content here</div>
        
        
          .myborder {border:2px solid #2efbd8;}
        
        Border color #2efbd8