#2aefa1 color space conversions
Hex:
        #2aefa1
        RGB:
        42, 239, 161
        CMY:
        84, 6, 37
        CMYK:
        82, 0, 33, 6
      HSL:
        156°, 86.0262%, 55.0980%
        HSV (HSB):
        156°, 82.4268%, 93.7255%
        XYZ:
        38.2544, 64.7985, 44.2094
        xyY:
        0.2598, 0.4400, 64.7985
      CIE-Lab:
        84.3798, -63.5090, 24.9710
        CIE-LCH:
        84.3798, 68.2418, 158.5358
        CIE-Luv:
        84.3798, -70.1489, 46.0172
        Hunter-Lab:
        80.4975, -56.0430, 23.7861
      #2aefa1 color charts
#2aefa1 RGB chart
      #2aefa1 CMYK chart
      #2aefa1 RGB pie chart
      #2aefa1 color shades, tints & tones
#2aefa1 color schemes
#2aefa1 color preview, HTML & CSS examples
           This text has a color of #2aefa1        
        
          <p style="color:#2aefa1;">Text here</p>
        
        
          .mytext {color:#2aefa1;}
        
        Text color #2aefa1
      
           This box has a color of #2aefa1        
        
          <div style="background-color:#2aefa1;">Content here</div>
        
        
          .mybackground {background-color:#2aefa1;}
        
        Background color #2aefa1
      
           Border around this has a color of #2aefa1        
        
          <div style="border:2px solid #2aefa1;">Content here</div>
        
        
          .myborder {border:2px solid #2aefa1;}
        
        Border color #2aefa1