#2dd566 color space conversions
Hex:
        #2dd566
        RGB:
        45, 213, 102
        CMY:
        82, 16, 60
        CMYK:
        79, 0, 52, 16
      HSL:
        140°, 66.6667%, 50.5882%
        HSV (HSB):
        140°, 78.8732%, 83.5294%
        XYZ:
        27.2747, 49.1057, 20.6112
        xyY:
        0.2812, 0.5063, 49.1057
      CIE-Lab:
        75.5170, -64.6751, 42.9521
        CIE-LCH:
        75.5170, 77.6386, 146.4110
        CIE-Luv:
        75.5170, -64.5088, 65.6891
        Hunter-Lab:
        70.0755, -53.1564, 31.6139
      #2dd566 color charts
#2dd566 RGB chart
      #2dd566 CMYK chart
      #2dd566 RGB pie chart
      #2dd566 color shades, tints & tones
#2dd566 color schemes
#2dd566 color preview, HTML & CSS examples
           This text has a color of #2dd566        
        
          <p style="color:#2dd566;">Text here</p>
        
        
          .mytext {color:#2dd566;}
        
        Text color #2dd566
      
           This box has a color of #2dd566        
        
          <div style="background-color:#2dd566;">Content here</div>
        
        
          .mybackground {background-color:#2dd566;}
        
        Background color #2dd566
      
           Border around this has a color of #2dd566        
        
          <div style="border:2px solid #2dd566;">Content here</div>
        
        
          .myborder {border:2px solid #2dd566;}
        
        Border color #2dd566