#2dc073 color space conversions
Hex:
        #2dc073
        RGB:
        45, 192, 115
        CMY:
        82, 25, 55
        CMYK:
        77, 0, 40, 25
      HSL:
        149°, 62.0253%, 46.4706%
        HSV (HSB):
        149°, 76.5625%, 75.2941%
        XYZ:
        23.0263, 39.4950, 22.6293
        xyY:
        0.2704, 0.4638, 39.4950
      CIE-Lab:
        69.1083, -55.1495, 28.2706
        CIE-LCH:
        69.1083, 61.9733, 152.8595
        CIE-Luv:
        69.1083, -56.6469, 46.5709
        Hunter-Lab:
        62.8450, -44.5766, 22.6423
      #2dc073 color charts
#2dc073 RGB chart
      #2dc073 CMYK chart
      #2dc073 RGB pie chart
      #2dc073 color shades, tints & tones
#2dc073 color schemes
#2dc073 color preview, HTML & CSS examples
           This text has a color of #2dc073        
        
          <p style="color:#2dc073;">Text here</p>
        
        
          .mytext {color:#2dc073;}
        
        Text color #2dc073
      
           This box has a color of #2dc073        
        
          <div style="background-color:#2dc073;">Content here</div>
        
        
          .mybackground {background-color:#2dc073;}
        
        Background color #2dc073
      
           Border around this has a color of #2dc073        
        
          <div style="border:2px solid #2dc073;">Content here</div>
        
        
          .myborder {border:2px solid #2dc073;}
        
        Border color #2dc073