#2aed76 color space conversions
Hex:
        #2aed76
        RGB:
        42, 237, 118
        CMY:
        84, 7, 54
        CMYK:
        82, 0, 50, 7
      HSL:
        143°, 84.4156%, 54.7059%
        HSV (HSB):
        143°, 82.2785%, 92.9412%
        XYZ:
        34.5090, 62.3686, 27.3591
        xyY:
        0.2778, 0.5020, 62.3686
      CIE-Lab:
        83.1091, -70.4955, 44.6725
        CIE-LCH:
        83.1091, 83.4581, 147.6378
        CIE-Luv:
        83.1091, -72.0002, 70.4183
        Hunter-Lab:
        78.9738, -60.2053, 34.7417
      #2aed76 color charts
#2aed76 RGB chart
      #2aed76 CMYK chart
      #2aed76 RGB pie chart
      #2aed76 color shades, tints & tones
#2aed76 color schemes
#2aed76 color preview, HTML & CSS examples
           This text has a color of #2aed76        
        
          <p style="color:#2aed76;">Text here</p>
        
        
          .mytext {color:#2aed76;}
        
        Text color #2aed76
      
           This box has a color of #2aed76        
        
          <div style="background-color:#2aed76;">Content here</div>
        
        
          .mybackground {background-color:#2aed76;}
        
        Background color #2aed76
      
           Border around this has a color of #2aed76        
        
          <div style="border:2px solid #2aed76;">Content here</div>
        
        
          .myborder {border:2px solid #2aed76;}
        
        Border color #2aed76