#2dd15b color space conversions
Hex:
        #2dd15b
        RGB:
        45, 209, 91
        CMY:
        82, 18, 64
        CMYK:
        78, 0, 56, 18
      HSL:
        137°, 64.5669%, 49.8039%
        HSV (HSB):
        137°, 78.4689%, 81.9608%
        XYZ:
        25.7710, 46.9141, 17.5946
        xyY:
        0.2855, 0.5197, 46.9141
      CIE-Lab:
        74.1348, -64.8930, 46.4693
        CIE-LCH:
        74.1348, 79.8154, 144.3939
        CIE-Luv:
        74.1348, -63.6693, 68.8236
        Hunter-Lab:
        68.4939, -52.7033, 32.7154
      #2dd15b color charts
#2dd15b RGB chart
      #2dd15b CMYK chart
      #2dd15b RGB pie chart
      #2dd15b color shades, tints & tones
#2dd15b color schemes
#2dd15b color preview, HTML & CSS examples
           This text has a color of #2dd15b        
        
          <p style="color:#2dd15b;">Text here</p>
        
        
          .mytext {color:#2dd15b;}
        
        Text color #2dd15b
      
           This box has a color of #2dd15b        
        
          <div style="background-color:#2dd15b;">Content here</div>
        
        
          .mybackground {background-color:#2dd15b;}
        
        Background color #2dd15b
      
           Border around this has a color of #2dd15b        
        
          <div style="border:2px solid #2dd15b;">Content here</div>
        
        
          .myborder {border:2px solid #2dd15b;}
        
        Border color #2dd15b