#2edfde color space conversions
Hex:
        #2edfde
        RGB:
        46, 223, 222
        CMY:
        82, 13, 13
        CMYK:
        79, 0, 0, 13
      HSL:
        180°, 73.4440%, 52.7451%
        HSV (HSB):
        180°, 79.3722%, 87.4510%
        XYZ:
        40.6992, 58.6301, 78.2789
        xyY:
        0.2292, 0.3301, 58.6301
      CIE-Lab:
        81.0879, -41.6171, -11.7742
        CIE-LCH:
        81.0879, 43.2506, 195.7972
        CIE-Luv:
        81.0879, -59.9688, -12.0946
        Hunter-Lab:
        76.5703, -39.1204, -7.0138
      #2edfde color charts
#2edfde RGB chart
      #2edfde CMYK chart
      #2edfde RGB pie chart
      #2edfde color shades, tints & tones
#2edfde color schemes
#2edfde color preview, HTML & CSS examples
           This text has a color of #2edfde        
        
          <p style="color:#2edfde;">Text here</p>
        
        
          .mytext {color:#2edfde;}
        
        Text color #2edfde
      
           This box has a color of #2edfde        
        
          <div style="background-color:#2edfde;">Content here</div>
        
        
          .mybackground {background-color:#2edfde;}
        
        Background color #2edfde
      
           Border around this has a color of #2edfde        
        
          <div style="border:2px solid #2edfde;">Content here</div>
        
        
          .myborder {border:2px solid #2edfde;}
        
        Border color #2edfde