#2dae05 color space conversions
Hex:
        #2dae05
        RGB:
        45, 174, 5
        CMY:
        82, 32, 98
        CMYK:
        74, 0, 97, 32
      HSL:
        106°, 94.4134%, 35.0980%
        HSV (HSB):
        106°, 97.1264%, 68.2353%
        XYZ:
        16.2456, 30.8409, 5.2402
        xyY:
        0.3105, 0.5894, 30.8409
      CIE-Lab:
        62.3731, -60.3324, 62.3771
        CIE-LCH:
        62.3731, 86.7808, 134.0454
        CIE-Luv:
        62.3731, -53.8816, 75.3148
        Hunter-Lab:
        55.5346, -44.9687, 33.2796
      #2dae05 color charts
#2dae05 RGB chart
      #2dae05 CMYK chart
      #2dae05 RGB pie chart
      #2dae05 color shades, tints & tones
#2dae05 color schemes
#2dae05 color preview, HTML & CSS examples
           This text has a color of #2dae05        
        
          <p style="color:#2dae05;">Text here</p>
        
        
          .mytext {color:#2dae05;}
        
        Text color #2dae05
      
           This box has a color of #2dae05        
        
          <div style="background-color:#2dae05;">Content here</div>
        
        
          .mybackground {background-color:#2dae05;}
        
        Background color #2dae05
      
           Border around this has a color of #2dae05        
        
          <div style="border:2px solid #2dae05;">Content here</div>
        
        
          .myborder {border:2px solid #2dae05;}
        
        Border color #2dae05