#2ddf14 color space conversions
Hex:
        #2ddf14
        RGB:
        45, 223, 20
        CMY:
        82, 13, 92
        CMYK:
        80, 0, 91, 13
      HSL:
        113°, 83.5391%, 47.6471%
        HSV (HSB):
        113°, 91.0314%, 87.4510%
        XYZ:
        27.5961, 53.3837, 9.5115
        xyY:
        0.3050, 0.5899, 53.3837
      CIE-Lab:
        78.1010, -74.5225, 73.5019
        CIE-LCH:
        78.1010, 104.6716, 135.3951
        CIE-Luv:
        78.1010, -70.0763, 93.7750
        Hunter-Lab:
        73.0642, -60.4434, 43.4266
      #2ddf14 color charts
#2ddf14 RGB chart
      #2ddf14 CMYK chart
      #2ddf14 RGB pie chart
      #2ddf14 color shades, tints & tones
#2ddf14 color schemes
#2ddf14 color preview, HTML & CSS examples
           This text has a color of #2ddf14        
        
          <p style="color:#2ddf14;">Text here</p>
        
        
          .mytext {color:#2ddf14;}
        
        Text color #2ddf14
      
           This box has a color of #2ddf14        
        
          <div style="background-color:#2ddf14;">Content here</div>
        
        
          .mybackground {background-color:#2ddf14;}
        
        Background color #2ddf14
      
           Border around this has a color of #2ddf14        
        
          <div style="border:2px solid #2ddf14;">Content here</div>
        
        
          .myborder {border:2px solid #2ddf14;}
        
        Border color #2ddf14