#2dd072 color space conversions
Hex:
        #2dd072
        RGB:
        45, 208, 114
        CMY:
        82, 18, 55
        CMYK:
        78, 0, 45, 18
      HSL:
        145°, 64.4269%, 49.6078%
        HSV (HSB):
        145°, 78.3654%, 81.5686%
        XYZ:
        26.6753, 46.8845, 23.5633
        xyY:
        0.2747, 0.4827, 46.8845
      CIE-Lab:
        74.1159, -61.0693, 35.2964
        CIE-LCH:
        74.1159, 70.5358, 149.9732
        CIE-Luv:
        74.1159, -62.2123, 56.5555
        Hunter-Lab:
        68.4723, -50.2868, 27.5272
      #2dd072 color charts
#2dd072 RGB chart
      #2dd072 CMYK chart
      #2dd072 RGB pie chart
      #2dd072 color shades, tints & tones
#2dd072 color schemes
#2dd072 color preview, HTML & CSS examples
           This text has a color of #2dd072        
        
          <p style="color:#2dd072;">Text here</p>
        
        
          .mytext {color:#2dd072;}
        
        Text color #2dd072
      
           This box has a color of #2dd072        
        
          <div style="background-color:#2dd072;">Content here</div>
        
        
          .mybackground {background-color:#2dd072;}
        
        Background color #2dd072
      
           Border around this has a color of #2dd072        
        
          <div style="border:2px solid #2dd072;">Content here</div>
        
        
          .myborder {border:2px solid #2dd072;}
        
        Border color #2dd072