#2dbe41 color space conversions
Hex:
        #2dbe41
        RGB:
        45, 190, 65
        CMY:
        82, 25, 75
        CMYK:
        76, 0, 66, 25
      HSL:
        128°, 61.7021%, 46.0784%
        HSV (HSB):
        128°, 76.3158%, 74.5098%
        XYZ:
        20.4498, 37.7665, 11.2129
        xyY:
        0.2945, 0.5440, 37.7665
      CIE-Lab:
        67.8481, -61.8064, 50.8206
        CIE-LCH:
        67.8481, 80.0172, 140.5711
        CIE-Luv:
        67.8481, -58.2403, 70.0059
        Hunter-Lab:
        61.4544, -48.1470, 32.2001
      #2dbe41 color charts
#2dbe41 RGB chart
      #2dbe41 CMYK chart
      #2dbe41 RGB pie chart
      #2dbe41 color shades, tints & tones
#2dbe41 color schemes
#2dbe41 color preview, HTML & CSS examples
           This text has a color of #2dbe41        
        
          <p style="color:#2dbe41;">Text here</p>
        
        
          .mytext {color:#2dbe41;}
        
        Text color #2dbe41
      
           This box has a color of #2dbe41        
        
          <div style="background-color:#2dbe41;">Content here</div>
        
        
          .mybackground {background-color:#2dbe41;}
        
        Background color #2dbe41
      
           Border around this has a color of #2dbe41        
        
          <div style="border:2px solid #2dbe41;">Content here</div>
        
        
          .myborder {border:2px solid #2dbe41;}
        
        Border color #2dbe41