#2ad275 color space conversions
Hex:
        #2ad275
        RGB:
        42, 210, 117
        CMY:
        84, 18, 54
        CMYK:
        80, 0, 44, 18
      HSL:
        147°, 66.6667%, 49.4118%
        HSV (HSB):
        147°, 80.0000%, 82.3529%
        XYZ:
        27.2123, 47.8698, 24.6352
        xyY:
        0.2729, 0.4801, 47.8698
      CIE-Lab:
        74.7427, -61.5892, 34.5834
        CIE-LCH:
        74.7427, 70.6346, 150.6850
        CIE-Luv:
        74.7427, -63.1201, 55.9669
        Hunter-Lab:
        69.1880, -50.8732, 27.3207
      #2ad275 color charts
#2ad275 RGB chart
      #2ad275 CMYK chart
      #2ad275 RGB pie chart
      #2ad275 color shades, tints & tones
#2ad275 color schemes
#2ad275 color preview, HTML & CSS examples
           This text has a color of #2ad275        
        
          <p style="color:#2ad275;">Text here</p>
        
        
          .mytext {color:#2ad275;}
        
        Text color #2ad275
      
           This box has a color of #2ad275        
        
          <div style="background-color:#2ad275;">Content here</div>
        
        
          .mybackground {background-color:#2ad275;}
        
        Background color #2ad275
      
           Border around this has a color of #2ad275        
        
          <div style="border:2px solid #2ad275;">Content here</div>
        
        
          .myborder {border:2px solid #2ad275;}
        
        Border color #2ad275