#2ed8e1 color space conversions
Hex:
        #2ed8e1
        RGB:
        46, 216, 225
        CMY:
        82, 15, 12
        CMYK:
        80, 4, 0, 12
      HSL:
        183°, 74.8954%, 53.1373%
        HSV (HSB):
        183°, 79.5556%, 88.2353%
        XYZ:
        39.2732, 55.1288, 79.8052
        xyY:
        0.2254, 0.3165, 55.1288
      CIE-Lab:
        79.1154, -37.5691, -16.3320
        CIE-LCH:
        79.1154, 40.9655, 203.4954
        CIE-Luv:
        79.1154, -57.3433, -20.1334
        Hunter-Lab:
        74.2488, -35.5195, -11.7528
      #2ed8e1 color charts
#2ed8e1 RGB chart
      #2ed8e1 CMYK chart
      #2ed8e1 RGB pie chart
      #2ed8e1 color shades, tints & tones
#2ed8e1 color schemes
#2ed8e1 color preview, HTML & CSS examples
           This text has a color of #2ed8e1        
        
          <p style="color:#2ed8e1;">Text here</p>
        
        
          .mytext {color:#2ed8e1;}
        
        Text color #2ed8e1
      
           This box has a color of #2ed8e1        
        
          <div style="background-color:#2ed8e1;">Content here</div>
        
        
          .mybackground {background-color:#2ed8e1;}
        
        Background color #2ed8e1
      
           Border around this has a color of #2ed8e1        
        
          <div style="border:2px solid #2ed8e1;">Content here</div>
        
        
          .myborder {border:2px solid #2ed8e1;}
        
        Border color #2ed8e1