#2ddf66 color space conversions
Hex:
        #2ddf66
        RGB:
        45, 223, 102
        CMY:
        82, 13, 60
        CMYK:
        80, 0, 54, 13
      HSL:
        139°, 73.5537%, 52.5490%
        HSV (HSB):
        139°, 79.8206%, 87.4510%
        XYZ:
        29.8681, 54.2926, 21.4757
        xyY:
        0.2827, 0.5140, 54.2926
      CIE-Lab:
        78.6320, -67.9637, 46.7392
        CIE-LCH:
        78.6320, 82.4840, 145.4834
        CIE-Luv:
        78.6320, -67.8353, 70.9428
        Hunter-Lab:
        73.6835, -56.5898, 34.2979
      #2ddf66 color charts
#2ddf66 RGB chart
      #2ddf66 CMYK chart
      #2ddf66 RGB pie chart
      #2ddf66 color shades, tints & tones
#2ddf66 color schemes
#2ddf66 color preview, HTML & CSS examples
           This text has a color of #2ddf66        
        
          <p style="color:#2ddf66;">Text here</p>
        
        
          .mytext {color:#2ddf66;}
        
        Text color #2ddf66
      
           This box has a color of #2ddf66        
        
          <div style="background-color:#2ddf66;">Content here</div>
        
        
          .mybackground {background-color:#2ddf66;}
        
        Background color #2ddf66
      
           Border around this has a color of #2ddf66        
        
          <div style="border:2px solid #2ddf66;">Content here</div>
        
        
          .myborder {border:2px solid #2ddf66;}
        
        Border color #2ddf66