#2dee8e color space conversions
Hex:
        #2dee8e
        RGB:
        45, 238, 142
        CMY:
        82, 7, 44
        CMYK:
        81, 0, 40, 7
      HSL:
        150°, 85.0220%, 55.4902%
        HSV (HSB):
        150°, 81.0924%, 93.3333%
        XYZ:
        36.5392, 63.6600, 35.9530
        xyY:
        0.2684, 0.4676, 63.6600
      CIE-Lab:
        83.7884, -66.5618, 33.8128
        CIE-LCH:
        83.7884, 74.6577, 153.0698
        CIE-Luv:
        83.7884, -70.6760, 57.5676
        Hunter-Lab:
        79.7872, -57.8820, 29.1343
      #2dee8e color charts
#2dee8e RGB chart
      #2dee8e CMYK chart
      #2dee8e RGB pie chart
      #2dee8e color shades, tints & tones
#2dee8e color schemes
#2dee8e color preview, HTML & CSS examples
           This text has a color of #2dee8e        
        
          <p style="color:#2dee8e;">Text here</p>
        
        
          .mytext {color:#2dee8e;}
        
        Text color #2dee8e
      
           This box has a color of #2dee8e        
        
          <div style="background-color:#2dee8e;">Content here</div>
        
        
          .mybackground {background-color:#2dee8e;}
        
        Background color #2dee8e
      
           Border around this has a color of #2dee8e        
        
          <div style="border:2px solid #2dee8e;">Content here</div>
        
        
          .myborder {border:2px solid #2dee8e;}
        
        Border color #2dee8e