#2aed3b color space conversions
Hex:
        #2aed3b
        RGB:
        42, 237, 59
        CMY:
        84, 7, 77
        CMYK:
        82, 0, 75, 7
      HSL:
        125°, 84.4156%, 54.7059%
        HSV (HSB):
        125°, 82.2785%, 92.9412%
        XYZ:
        32.0284, 61.3764, 14.2964
        xyY:
        0.2974, 0.5699, 61.3764
      CIE-Lab:
        82.5807, -76.9782, 68.3139
        CIE-LCH:
        82.5807, 102.9195, 138.4127
        CIE-Luv:
        82.5807, -74.2414, 92.8756
        Hunter-Lab:
        78.3431, -64.1255, 44.0206
      #2aed3b color charts
#2aed3b RGB chart
      #2aed3b CMYK chart
      #2aed3b RGB pie chart
      #2aed3b color shades, tints & tones
#2aed3b color schemes
#2aed3b color preview, HTML & CSS examples
           This text has a color of #2aed3b        
        
          <p style="color:#2aed3b;">Text here</p>
        
        
          .mytext {color:#2aed3b;}
        
        Text color #2aed3b
      
           This box has a color of #2aed3b        
        
          <div style="background-color:#2aed3b;">Content here</div>
        
        
          .mybackground {background-color:#2aed3b;}
        
        Background color #2aed3b
      
           Border around this has a color of #2aed3b        
        
          <div style="border:2px solid #2aed3b;">Content here</div>
        
        
          .myborder {border:2px solid #2aed3b;}
        
        Border color #2aed3b