#2dcf80 color space conversions
Hex:
        #2dcf80
        RGB:
        45, 207, 128
        CMY:
        82, 19, 50
        CMYK:
        78, 0, 38, 19
      HSL:
        151°, 64.2857%, 49.4118%
        HSV (HSB):
        151°, 78.2609%, 81.1765%
        XYZ:
        27.2913, 46.7420, 28.0058
        xyY:
        0.2675, 0.4581, 46.7420
      CIE-Lab:
        74.0245, -58.1748, 28.0228
        CIE-LCH:
        74.0245, 64.5723, 154.2799
        CIE-Luv:
        74.0245, -61.0809, 47.5966
        Hunter-Lab:
        68.3682, -48.3904, 23.5706
      #2dcf80 color charts
#2dcf80 RGB chart
      #2dcf80 CMYK chart
      #2dcf80 RGB pie chart
      #2dcf80 color shades, tints & tones
#2dcf80 color schemes
#2dcf80 color preview, HTML & CSS examples
           This text has a color of #2dcf80        
        
          <p style="color:#2dcf80;">Text here</p>
        
        
          .mytext {color:#2dcf80;}
        
        Text color #2dcf80
      
           This box has a color of #2dcf80        
        
          <div style="background-color:#2dcf80;">Content here</div>
        
        
          .mybackground {background-color:#2dcf80;}
        
        Background color #2dcf80
      
           Border around this has a color of #2dcf80        
        
          <div style="border:2px solid #2dcf80;">Content here</div>
        
        
          .myborder {border:2px solid #2dcf80;}
        
        Border color #2dcf80