#2dcf70 color space conversions
Hex:
        #2dcf70
        RGB:
        45, 207, 112
        CMY:
        82, 19, 56
        CMYK:
        78, 0, 46, 19
      HSL:
        145°, 64.2857%, 49.4118%
        HSV (HSB):
        145°, 78.2609%, 81.1765%
        XYZ:
        26.3196, 46.3534, 22.8891
        xyY:
        0.2754, 0.4851, 46.3534
      CIE-Lab:
        73.7743, -61.0584, 35.8637
        CIE-LCH:
        73.7743, 70.8119, 149.5714
        CIE-Luv:
        73.7743, -61.9790, 57.1103
        Hunter-Lab:
        68.0833, -50.1413, 27.7254
      #2dcf70 color charts
#2dcf70 RGB chart
      #2dcf70 CMYK chart
      #2dcf70 RGB pie chart
      #2dcf70 color shades, tints & tones
#2dcf70 color schemes
#2dcf70 color preview, HTML & CSS examples
           This text has a color of #2dcf70        
        
          <p style="color:#2dcf70;">Text here</p>
        
        
          .mytext {color:#2dcf70;}
        
        Text color #2dcf70
      
           This box has a color of #2dcf70        
        
          <div style="background-color:#2dcf70;">Content here</div>
        
        
          .mybackground {background-color:#2dcf70;}
        
        Background color #2dcf70
      
           Border around this has a color of #2dcf70        
        
          <div style="border:2px solid #2dcf70;">Content here</div>
        
        
          .myborder {border:2px solid #2dcf70;}
        
        Border color #2dcf70