#2ad891 color space conversions
Hex:
        #2ad891
        RGB:
        42, 216, 145
        CMY:
        84, 15, 43
        CMYK:
        81, 0, 33, 15
      HSL:
        156°, 69.0476%, 50.5882%
        HSV (HSB):
        156°, 80.5556%, 84.7059%
        XYZ:
        30.6215, 51.6483, 35.1433
        xyY:
        0.2608, 0.4399, 51.6483
      CIE-Lab:
        77.0701, -58.3966, 23.2751
        CIE-LCH:
        77.0701, 62.8641, 158.2693
        CIE-Luv:
        77.0701, -63.4753, 42.1163
        Hunter-Lab:
        71.8668, -49.7102, 21.3136
      #2ad891 color charts
#2ad891 RGB chart
      #2ad891 CMYK chart
      #2ad891 RGB pie chart
      #2ad891 color shades, tints & tones
#2ad891 color schemes
#2ad891 color preview, HTML & CSS examples
           This text has a color of #2ad891        
        
          <p style="color:#2ad891;">Text here</p>
        
        
          .mytext {color:#2ad891;}
        
        Text color #2ad891
      
           This box has a color of #2ad891        
        
          <div style="background-color:#2ad891;">Content here</div>
        
        
          .mybackground {background-color:#2ad891;}
        
        Background color #2ad891
      
           Border around this has a color of #2ad891        
        
          <div style="border:2px solid #2ad891;">Content here</div>
        
        
          .myborder {border:2px solid #2ad891;}
        
        Border color #2ad891