#2efcbe color space conversions
Hex:
        #2efcbe
        RGB:
        46, 252, 190
        CMY:
        82, 1, 25
        CMYK:
        82, 0, 25, 1
      HSL:
        162°, 97.1698%, 58.4314%
        HSV (HSB):
        162°, 81.7460%, 98.8235%
        XYZ:
        45.2314, 73.9194, 60.5991
        xyY:
        0.2516, 0.4112, 73.9194
      CIE-Lab:
        88.8844, -61.7231, 16.3227
        CIE-LCH:
        88.8844, 63.8449, 165.1872
        CIE-Luv:
        88.8844, -72.1009, 34.3077
        Hunter-Lab:
        85.9764, -56.5514, 18.3938
      #2efcbe color charts
#2efcbe RGB chart
      #2efcbe CMYK chart
      #2efcbe RGB pie chart
      #2efcbe color shades, tints & tones
#2efcbe color schemes
#2efcbe color preview, HTML & CSS examples
           This text has a color of #2efcbe        
        
          <p style="color:#2efcbe;">Text here</p>
        
        
          .mytext {color:#2efcbe;}
        
        Text color #2efcbe
      
           This box has a color of #2efcbe        
        
          <div style="background-color:#2efcbe;">Content here</div>
        
        
          .mybackground {background-color:#2efcbe;}
        
        Background color #2efcbe
      
           Border around this has a color of #2efcbe        
        
          <div style="border:2px solid #2efcbe;">Content here</div>
        
        
          .myborder {border:2px solid #2efcbe;}
        
        Border color #2efcbe