#2dcf41 color space conversions
Hex:
        #2dcf41
        RGB:
        45, 207, 65
        CMY:
        82, 19, 75
        CMYK:
        78, 0, 69, 19
      HSL:
        127°, 64.2857%, 49.4118%
        HSV (HSB):
        127°, 78.2609%, 81.1765%
        XYZ:
        24.3491, 45.5652, 12.5127
        xyY:
        0.2954, 0.5528, 45.5652
      CIE-Lab:
        73.2625, -67.1975, 56.6650
        CIE-LCH:
        73.2625, 87.9001, 139.8604
        CIE-Luv:
        73.2625, -63.9737, 77.9513
        Hunter-Lab:
        67.5020, -53.7404, 36.2610
      #2dcf41 color charts
#2dcf41 RGB chart
      #2dcf41 CMYK chart
      #2dcf41 RGB pie chart
      #2dcf41 color shades, tints & tones
#2dcf41 color schemes
#2dcf41 color preview, HTML & CSS examples
           This text has a color of #2dcf41        
        
          <p style="color:#2dcf41;">Text here</p>
        
        
          .mytext {color:#2dcf41;}
        
        Text color #2dcf41
      
           This box has a color of #2dcf41        
        
          <div style="background-color:#2dcf41;">Content here</div>
        
        
          .mybackground {background-color:#2dcf41;}
        
        Background color #2dcf41
      
           Border around this has a color of #2dcf41        
        
          <div style="border:2px solid #2dcf41;">Content here</div>
        
        
          .myborder {border:2px solid #2dcf41;}
        
        Border color #2dcf41