#2ed3e1 color space conversions
Hex:
        #2ed3e1
        RGB:
        46, 211, 225
        CMY:
        82, 17, 12
        CMYK:
        80, 6, 0, 12
      HSL:
        185°, 74.8954%, 53.1373%
        HSV (HSB):
        185°, 79.5556%, 88.2353%
        XYZ:
        38.0116, 52.6056, 79.3846
        xyY:
        0.2236, 0.3094, 52.6056
      CIE-Lab:
        77.6416, -35.2476, -18.5558
        CIE-LCH:
        77.6416, 39.8335, 207.7641
        CIE-Luv:
        77.6416, -55.6215, -24.1091
        Hunter-Lab:
        72.5297, -33.3782, -14.1228
      #2ed3e1 color charts
#2ed3e1 RGB chart
      #2ed3e1 CMYK chart
      #2ed3e1 RGB pie chart
      #2ed3e1 color shades, tints & tones
#2ed3e1 color schemes
#2ed3e1 color preview, HTML & CSS examples
           This text has a color of #2ed3e1        
        
          <p style="color:#2ed3e1;">Text here</p>
        
        
          .mytext {color:#2ed3e1;}
        
        Text color #2ed3e1
      
           This box has a color of #2ed3e1        
        
          <div style="background-color:#2ed3e1;">Content here</div>
        
        
          .mybackground {background-color:#2ed3e1;}
        
        Background color #2ed3e1
      
           Border around this has a color of #2ed3e1        
        
          <div style="border:2px solid #2ed3e1;">Content here</div>
        
        
          .myborder {border:2px solid #2ed3e1;}
        
        Border color #2ed3e1