#2dbe32 color space conversions
Hex:
        #2dbe32
        RGB:
        45, 190, 50
        CMY:
        82, 25, 80
        CMYK:
        76, 0, 74, 25
      HSL:
        122°, 61.7021%, 46.0784%
        HSV (HSB):
        122°, 76.3158%, 74.5098%
        XYZ:
        20.0714, 37.6151, 9.2202
        xyY:
        0.3000, 0.5622, 37.6151
      CIE-Lab:
        67.7360, -63.1824, 56.5463
        CIE-LCH:
        67.7360, 84.7910, 138.1724
        CIE-Luv:
        67.7360, -58.6858, 74.7289
        Hunter-Lab:
        61.3311, -48.9132, 34.0185
      #2dbe32 color charts
#2dbe32 RGB chart
      #2dbe32 CMYK chart
      #2dbe32 RGB pie chart
      #2dbe32 color shades, tints & tones
#2dbe32 color schemes
#2dbe32 color preview, HTML & CSS examples
           This text has a color of #2dbe32        
        
          <p style="color:#2dbe32;">Text here</p>
        
        
          .mytext {color:#2dbe32;}
        
        Text color #2dbe32
      
           This box has a color of #2dbe32        
        
          <div style="background-color:#2dbe32;">Content here</div>
        
        
          .mybackground {background-color:#2dbe32;}
        
        Background color #2dbe32
      
           Border around this has a color of #2dbe32        
        
          <div style="border:2px solid #2dbe32;">Content here</div>
        
        
          .myborder {border:2px solid #2dbe32;}
        
        Border color #2dbe32