#2ed086 color space conversions
Hex:
        #2ed086
        RGB:
        46, 208, 134
        CMY:
        82, 18, 47
        CMYK:
        78, 0, 36, 18
      HSL:
        153°, 63.7795%, 49.8039%
        HSV (HSB):
        153°, 77.8846%, 81.5686%
        XYZ:
        27.9857, 47.4138, 30.2310
        xyY:
        0.2649, 0.4489, 47.4138
      CIE-Lab:
        74.4537, -57.2508, 25.4795
        CIE-LCH:
        74.4537, 62.6646, 156.0085
        CIE-Luv:
        74.4537, -60.9298, 44.3878
        Hunter-Lab:
        68.8577, -47.9536, 22.1699
      #2ed086 color charts
#2ed086 RGB chart
      #2ed086 CMYK chart
      #2ed086 RGB pie chart
      #2ed086 color shades, tints & tones
#2ed086 color schemes
#2ed086 color preview, HTML & CSS examples
           This text has a color of #2ed086        
        
          <p style="color:#2ed086;">Text here</p>
        
        
          .mytext {color:#2ed086;}
        
        Text color #2ed086
      
           This box has a color of #2ed086        
        
          <div style="background-color:#2ed086;">Content here</div>
        
        
          .mybackground {background-color:#2ed086;}
        
        Background color #2ed086
      
           Border around this has a color of #2ed086        
        
          <div style="border:2px solid #2ed086;">Content here</div>
        
        
          .myborder {border:2px solid #2ed086;}
        
        Border color #2ed086