#2dcd46 color space conversions
Hex:
        #2dcd46
        RGB:
        45, 205, 70
        CMY:
        82, 20, 73
        CMYK:
        78, 0, 66, 20
      HSL:
        129°, 64.0000%, 49.0196%
        HSV (HSB):
        129°, 78.0488%, 80.3922%
        XYZ:
        24.0190, 44.6627, 13.1492
        xyY:
        0.2935, 0.5458, 44.6627
      CIE-Lab:
        72.6693, -66.0822, 54.0205
        CIE-LCH:
        72.6693, 85.3527, 140.7349
        CIE-Luv:
        72.6693, -63.1441, 75.3321
        Hunter-Lab:
        66.8302, -52.7993, 35.1155
      #2dcd46 color charts
#2dcd46 RGB chart
      #2dcd46 CMYK chart
      #2dcd46 RGB pie chart
      #2dcd46 color shades, tints & tones
#2dcd46 color schemes
#2dcd46 color preview, HTML & CSS examples
           This text has a color of #2dcd46        
        
          <p style="color:#2dcd46;">Text here</p>
        
        
          .mytext {color:#2dcd46;}
        
        Text color #2dcd46
      
           This box has a color of #2dcd46        
        
          <div style="background-color:#2dcd46;">Content here</div>
        
        
          .mybackground {background-color:#2dcd46;}
        
        Background color #2dcd46
      
           Border around this has a color of #2dcd46        
        
          <div style="border:2px solid #2dcd46;">Content here</div>
        
        
          .myborder {border:2px solid #2dcd46;}
        
        Border color #2dcd46