#2aed5a color space conversions
Hex:
        #2aed5a
        RGB:
        42, 237, 90
        CMY:
        84, 7, 65
        CMYK:
        82, 0, 62, 7
      HSL:
        135°, 84.4156%, 54.7059%
        HSV (HSB):
        135°, 82.2785%, 92.9412%
        XYZ:
        33.0845, 61.7988, 19.8575
        xyY:
        0.2883, 0.5386, 61.7988
      CIE-Lab:
        82.8063, -74.1679, 56.9370
        CIE-LCH:
        82.8063, 93.5024, 142.4874
        CIE-Luv:
        82.8063, -73.2554, 83.0401
        Hunter-Lab:
        78.6122, -62.4484, 40.0519
      #2aed5a color charts
#2aed5a RGB chart
      #2aed5a CMYK chart
      #2aed5a RGB pie chart
      #2aed5a color shades, tints & tones
#2aed5a color schemes
#2aed5a color preview, HTML & CSS examples
           This text has a color of #2aed5a        
        
          <p style="color:#2aed5a;">Text here</p>
        
        
          .mytext {color:#2aed5a;}
        
        Text color #2aed5a
      
           This box has a color of #2aed5a        
        
          <div style="background-color:#2aed5a;">Content here</div>
        
        
          .mybackground {background-color:#2aed5a;}
        
        Background color #2aed5a
      
           Border around this has a color of #2aed5a        
        
          <div style="border:2px solid #2aed5a;">Content here</div>
        
        
          .myborder {border:2px solid #2aed5a;}
        
        Border color #2aed5a