#2ad086 color space conversions
Hex:
        #2ad086
        RGB:
        42, 208, 134
        CMY:
        84, 18, 47
        CMYK:
        80, 0, 36, 18
      HSL:
        153°, 66.4000%, 49.0196%
        HSV (HSB):
        153°, 79.8077%, 81.5686%
        XYZ:
        27.8138, 47.3252, 30.2230
        xyY:
        0.2640, 0.4492, 47.3252
      CIE-Lab:
        74.3973, -57.6901, 25.3939
        CIE-LCH:
        74.3973, 63.0317, 156.2420
        CIE-Luv:
        74.3973, -61.4461, 44.3387
        Hunter-Lab:
        68.7933, -48.2191, 22.1074
      #2ad086 color charts
#2ad086 RGB chart
      #2ad086 CMYK chart
      #2ad086 RGB pie chart
      #2ad086 color shades, tints & tones
#2ad086 color schemes
#2ad086 color preview, HTML & CSS examples
           This text has a color of #2ad086        
        
          <p style="color:#2ad086;">Text here</p>
        
        
          .mytext {color:#2ad086;}
        
        Text color #2ad086
      
           This box has a color of #2ad086        
        
          <div style="background-color:#2ad086;">Content here</div>
        
        
          .mybackground {background-color:#2ad086;}
        
        Background color #2ad086
      
           Border around this has a color of #2ad086        
        
          <div style="border:2px solid #2ad086;">Content here</div>
        
        
          .myborder {border:2px solid #2ad086;}
        
        Border color #2ad086