#2de28d color space conversions
Hex:
        #2de28d
        RGB:
        45, 226, 141
        CMY:
        82, 11, 45
        CMYK:
        80, 0, 38, 11
      HSL:
        152°, 75.7322%, 53.1373%
        HSV (HSB):
        152°, 80.0885%, 88.6275%
        XYZ:
        33.0863, 56.8737, 34.4332
        xyY:
        0.2660, 0.4572, 56.8737
      CIE-Lab:
        80.1085, -62.5332, 29.4441
        CIE-LCH:
        80.1085, 69.1184, 154.7863
        CIE-Luv:
        80.1085, -66.7432, 50.9907
        Hunter-Lab:
        75.4146, -53.6633, 25.7193
      #2de28d color charts
#2de28d RGB chart
      #2de28d CMYK chart
      #2de28d RGB pie chart
      #2de28d color shades, tints & tones
#2de28d color schemes
#2de28d color preview, HTML & CSS examples
           This text has a color of #2de28d        
        
          <p style="color:#2de28d;">Text here</p>
        
        
          .mytext {color:#2de28d;}
        
        Text color #2de28d
      
           This box has a color of #2de28d        
        
          <div style="background-color:#2de28d;">Content here</div>
        
        
          .mybackground {background-color:#2de28d;}
        
        Background color #2de28d
      
           Border around this has a color of #2de28d        
        
          <div style="border:2px solid #2de28d;">Content here</div>
        
        
          .myborder {border:2px solid #2de28d;}
        
        Border color #2de28d