#2dae00 color space conversions
Hex:
        #2dae00
        RGB:
        45, 174, 0
        CMY:
        82, 32, 100
        CMYK:
        74, 0, 100, 32
      HSL:
        104°, 100.0000%, 34.1176%
        HSV (HSB):
        104°, 100.0000%, 68.2353%
        XYZ:
        16.2182, 30.8300, 5.0960
        xyY:
        0.3110, 0.5912, 30.8300
      CIE-Lab:
        62.3639, -60.4485, 63.0348
        CIE-LCH:
        62.3639, 87.3350, 133.8001
        CIE-Luv:
        62.3639, -53.9187, 75.7170
        Hunter-Lab:
        55.5248, -45.0302, 33.4258
      #2dae00 color charts
#2dae00 RGB chart
      #2dae00 CMYK chart
      #2dae00 RGB pie chart
      #2dae00 color shades, tints & tones
#2dae00 color schemes
#2dae00 color preview, HTML & CSS examples
           This text has a color of #2dae00        
        
          <p style="color:#2dae00;">Text here</p>
        
        
          .mytext {color:#2dae00;}
        
        Text color #2dae00
      
           This box has a color of #2dae00        
        
          <div style="background-color:#2dae00;">Content here</div>
        
        
          .mybackground {background-color:#2dae00;}
        
        Background color #2dae00
      
           Border around this has a color of #2dae00        
        
          <div style="border:2px solid #2dae00;">Content here</div>
        
        
          .myborder {border:2px solid #2dae00;}
        
        Border color #2dae00