#2edac9 color space conversions
Hex:
        #2edac9
        RGB:
        46, 218, 201
        CMY:
        82, 15, 21
        CMYK:
        79, 0, 8, 15
      HSL:
        174°, 69.9187%, 51.7647%
        HSV (HSB):
        174°, 78.8991%, 85.4902%
        XYZ:
        36.7407, 54.9407, 63.9265
        xyY:
        0.2361, 0.3531, 54.9407
      CIE-Lab:
        79.0071, -45.2855, -3.6646
        CIE-LCH:
        79.0071, 45.4335, 184.6265
        CIE-Luv:
        79.0071, -59.8023, 1.4452
        Hunter-Lab:
        74.1220, -41.2347, 0.7507
      #2edac9 color charts
#2edac9 RGB chart
      #2edac9 CMYK chart
      #2edac9 RGB pie chart
      #2edac9 color shades, tints & tones
#2edac9 color schemes
#2edac9 color preview, HTML & CSS examples
           This text has a color of #2edac9        
        
          <p style="color:#2edac9;">Text here</p>
        
        
          .mytext {color:#2edac9;}
        
        Text color #2edac9
      
           This box has a color of #2edac9        
        
          <div style="background-color:#2edac9;">Content here</div>
        
        
          .mybackground {background-color:#2edac9;}
        
        Background color #2edac9
      
           Border around this has a color of #2edac9        
        
          <div style="border:2px solid #2edac9;">Content here</div>
        
        
          .myborder {border:2px solid #2edac9;}
        
        Border color #2edac9