#2dee7d color space conversions
Hex:
        #2dee7d
        RGB:
        45, 238, 125
        CMY:
        82, 7, 51
        CMYK:
        81, 0, 47, 7
      HSL:
        145°, 85.0220%, 55.4902%
        HSV (HSB):
        145°, 81.0924%, 93.3333%
        XYZ:
        35.3584, 63.1876, 29.7349
        xyY:
        0.2756, 0.4926, 63.1876
      CIE-Lab:
        83.5410, -69.4546, 41.8650
        CIE-LCH:
        83.5410, 81.0964, 148.9198
        CIE-Luv:
        83.5410, -71.6260, 67.3016
        Hunter-Lab:
        79.4906, -59.7097, 33.4650
      #2dee7d color charts
#2dee7d RGB chart
      #2dee7d CMYK chart
      #2dee7d RGB pie chart
      #2dee7d color shades, tints & tones
#2dee7d color schemes
#2dee7d color preview, HTML & CSS examples
           This text has a color of #2dee7d        
        
          <p style="color:#2dee7d;">Text here</p>
        
        
          .mytext {color:#2dee7d;}
        
        Text color #2dee7d
      
           This box has a color of #2dee7d        
        
          <div style="background-color:#2dee7d;">Content here</div>
        
        
          .mybackground {background-color:#2dee7d;}
        
        Background color #2dee7d
      
           Border around this has a color of #2dee7d        
        
          <div style="border:2px solid #2dee7d;">Content here</div>
        
        
          .myborder {border:2px solid #2dee7d;}
        
        Border color #2dee7d