#2ddf64 color space conversions
Hex:
        #2ddf64
        RGB:
        45, 223, 100
        CMY:
        82, 13, 61
        CMYK:
        80, 0, 55, 13
      HSL:
        139°, 73.5537%, 52.5490%
        HSV (HSB):
        139°, 79.8206%, 87.4510%
        XYZ:
        29.7701, 54.2533, 20.9595
        xyY:
        0.2836, 0.5168, 54.2533
      CIE-Lab:
        78.6092, -68.2377, 47.6402
        CIE-LCH:
        78.6092, 83.2225, 145.0792
        CIE-Luv:
        78.6092, -67.9265, 71.8792
        Hunter-Lab:
        73.6569, -56.7546, 34.6885
      #2ddf64 color charts
#2ddf64 RGB chart
      #2ddf64 CMYK chart
      #2ddf64 RGB pie chart
      #2ddf64 color shades, tints & tones
#2ddf64 color schemes
#2ddf64 color preview, HTML & CSS examples
           This text has a color of #2ddf64        
        
          <p style="color:#2ddf64;">Text here</p>
        
        
          .mytext {color:#2ddf64;}
        
        Text color #2ddf64
      
           This box has a color of #2ddf64        
        
          <div style="background-color:#2ddf64;">Content here</div>
        
        
          .mybackground {background-color:#2ddf64;}
        
        Background color #2ddf64
      
           Border around this has a color of #2ddf64        
        
          <div style="border:2px solid #2ddf64;">Content here</div>
        
        
          .myborder {border:2px solid #2ddf64;}
        
        Border color #2ddf64