#2dac73 color space conversions
Hex:
        #2dac73
        RGB:
        45, 172, 115
        CMY:
        82, 33, 55
        CMYK:
        74, 0, 33, 33
      HSL:
        153°, 58.5253%, 42.5490%
        HSV (HSB):
        153°, 73.8372%, 67.4510%
        XYZ:
        18.9292, 31.3007, 21.2636
        xyY:
        0.2648, 0.4378, 31.3007
      CIE-Lab:
        62.7607, -47.4956, 19.7593
        CIE-LCH:
        62.7607, 51.4419, 157.4116
        CIE-Luv:
        62.7607, -49.5481, 34.0945
        Hunter-Lab:
        55.9471, -37.5134, 16.6288
      #2dac73 color charts
#2dac73 RGB chart
      #2dac73 CMYK chart
      #2dac73 RGB pie chart
      #2dac73 color shades, tints & tones
#2dac73 color schemes
#2dac73 color preview, HTML & CSS examples
           This text has a color of #2dac73        
        
          <p style="color:#2dac73;">Text here</p>
        
        
          .mytext {color:#2dac73;}
        
        Text color #2dac73
      
           This box has a color of #2dac73        
        
          <div style="background-color:#2dac73;">Content here</div>
        
        
          .mybackground {background-color:#2dac73;}
        
        Background color #2dac73
      
           Border around this has a color of #2dac73        
        
          <div style="border:2px solid #2dac73;">Content here</div>
        
        
          .myborder {border:2px solid #2dac73;}
        
        Border color #2dac73