#2aed35 color space conversions
Hex:
        #2aed35
        RGB:
        42, 237, 53
        CMY:
        84, 7, 79
        CMYK:
        82, 0, 78, 7
      HSL:
        123°, 84.4156%, 54.7059%
        HSV (HSB):
        123°, 82.2785%, 92.9412%
        XYZ:
        31.8816, 61.3177, 13.5233
        xyY:
        0.2987, 0.5746, 61.3177
      CIE-Lab:
        82.5492, -77.3750, 70.1261
        CIE-LCH:
        82.5492, 104.4249, 137.8135
        CIE-Luv:
        82.5492, -74.3824, 94.2772
        Hunter-Lab:
        78.3056, -64.3596, 44.5746
      #2aed35 color charts
#2aed35 RGB chart
      #2aed35 CMYK chart
      #2aed35 RGB pie chart
      #2aed35 color shades, tints & tones
#2aed35 color schemes
#2aed35 color preview, HTML & CSS examples
           This text has a color of #2aed35        
        
          <p style="color:#2aed35;">Text here</p>
        
        
          .mytext {color:#2aed35;}
        
        Text color #2aed35
      
           This box has a color of #2aed35        
        
          <div style="background-color:#2aed35;">Content here</div>
        
        
          .mybackground {background-color:#2aed35;}
        
        Background color #2aed35
      
           Border around this has a color of #2aed35        
        
          <div style="border:2px solid #2aed35;">Content here</div>
        
        
          .myborder {border:2px solid #2aed35;}
        
        Border color #2aed35