#2aed98 color space conversions
Hex:
        #2aed98
        RGB:
        42, 237, 152
        CMY:
        84, 7, 40
        CMYK:
        82, 0, 36, 7
      HSL:
        154°, 84.4156%, 54.7059%
        HSV (HSB):
        154°, 82.2785%, 92.9412%
        XYZ:
        36.9065, 63.3276, 39.9840
        xyY:
        0.2632, 0.4516, 63.3276
      CIE-Lab:
        83.6145, -64.5978, 28.5284
        CIE-LCH:
        83.6145, 70.6169, 156.1722
        CIE-Luv:
        83.6145, -70.0624, 50.6841
        Hunter-Lab:
        79.5786, -56.4789, 25.9150
      #2aed98 color charts
#2aed98 RGB chart
      #2aed98 CMYK chart
      #2aed98 RGB pie chart
      #2aed98 color shades, tints & tones
#2aed98 color schemes
#2aed98 color preview, HTML & CSS examples
           This text has a color of #2aed98        
        
          <p style="color:#2aed98;">Text here</p>
        
        
          .mytext {color:#2aed98;}
        
        Text color #2aed98
      
           This box has a color of #2aed98        
        
          <div style="background-color:#2aed98;">Content here</div>
        
        
          .mybackground {background-color:#2aed98;}
        
        Background color #2aed98
      
           Border around this has a color of #2aed98        
        
          <div style="border:2px solid #2aed98;">Content here</div>
        
        
          .myborder {border:2px solid #2aed98;}
        
        Border color #2aed98