#2dee2d color space conversions
Hex:
        #2dee2d
        RGB:
        45, 238, 45
        CMY:
        82, 7, 82
        CMYK:
        81, 0, 81, 7
      HSL:
        120°, 85.0220%, 55.4902%
        HSV (HSB):
        120°, 81.0924%, 93.3333%
        XYZ:
        32.1304, 61.8964, 12.7364
        xyY:
        0.3009, 0.5798, 61.8964
      CIE-Lab:
        82.8583, -77.8062, 72.6334
        CIE-LCH:
        82.8583, 106.4397, 136.9693
        CIE-Luv:
        82.8583, -74.4985, 96.3073
        Hunter-Lab:
        78.6743, -64.7810, 45.4737
      #2dee2d color charts
#2dee2d RGB chart
      #2dee2d CMYK chart
      #2dee2d RGB pie chart
      #2dee2d color shades, tints & tones
#2dee2d color schemes
#2dee2d color preview, HTML & CSS examples
           This text has a color of #2dee2d        
        
          <p style="color:#2dee2d;">Text here</p>
        
        
          .mytext {color:#2dee2d;}
        
        Text color #2dee2d
      
           This box has a color of #2dee2d        
        
          <div style="background-color:#2dee2d;">Content here</div>
        
        
          .mybackground {background-color:#2dee2d;}
        
        Background color #2dee2d
      
           Border around this has a color of #2dee2d        
        
          <div style="border:2px solid #2dee2d;">Content here</div>
        
        
          .myborder {border:2px solid #2dee2d;}
        
        Border color #2dee2d