#2dd05b color space conversions
Hex:
        #2dd05b
        RGB:
        45, 208, 91
        CMY:
        82, 18, 64
        CMYK:
        78, 0, 56, 18
      HSL:
        137°, 64.4269%, 49.6078%
        HSV (HSB):
        137°, 78.3654%, 81.5686%
        XYZ:
        25.5264, 46.4250, 17.5131
        xyY:
        0.2853, 0.5189, 46.4250
      CIE-Lab:
        73.8204, -64.5650, 46.0958
        CIE-LCH:
        73.8204, 79.3314, 144.4753
        CIE-Luv:
        73.8204, -63.3336, 68.3111
        Hunter-Lab:
        68.1359, -52.3646, 32.4557
      #2dd05b color charts
#2dd05b RGB chart
      #2dd05b CMYK chart
      #2dd05b RGB pie chart
      #2dd05b color shades, tints & tones
#2dd05b color schemes
#2dd05b color preview, HTML & CSS examples
           This text has a color of #2dd05b        
        
          <p style="color:#2dd05b;">Text here</p>
        
        
          .mytext {color:#2dd05b;}
        
        Text color #2dd05b
      
           This box has a color of #2dd05b        
        
          <div style="background-color:#2dd05b;">Content here</div>
        
        
          .mybackground {background-color:#2dd05b;}
        
        Background color #2dd05b
      
           Border around this has a color of #2dd05b        
        
          <div style="border:2px solid #2dd05b;">Content here</div>
        
        
          .myborder {border:2px solid #2dd05b;}
        
        Border color #2dd05b