#2dfea4 color space conversions
Hex:
        #2dfea4
        RGB:
        45, 254, 164
        CMY:
        82, 0, 36
        CMYK:
        82, 0, 35, 0
      HSL:
        154°, 99.0521%, 58.6275%
        HSV (HSB):
        154°, 82.2835%, 99.6078%
        XYZ:
        43.2248, 74.1218, 47.1507
        xyY:
        0.2628, 0.4506, 74.1218
      CIE-Lab:
        88.9800, -67.9955, 29.6883
        CIE-LCH:
        88.9800, 74.1942, 156.4129
        CIE-Luv:
        88.9800, -74.5886, 53.4395
        Hunter-Lab:
        86.0940, -61.0459, 27.7948
      #2dfea4 color charts
#2dfea4 RGB chart
      #2dfea4 CMYK chart
      #2dfea4 RGB pie chart
      #2dfea4 color shades, tints & tones
#2dfea4 color schemes
#2dfea4 color preview, HTML & CSS examples
           This text has a color of #2dfea4        
        
          <p style="color:#2dfea4;">Text here</p>
        
        
          .mytext {color:#2dfea4;}
        
        Text color #2dfea4
      
           This box has a color of #2dfea4        
        
          <div style="background-color:#2dfea4;">Content here</div>
        
        
          .mybackground {background-color:#2dfea4;}
        
        Background color #2dfea4
      
           Border around this has a color of #2dfea4        
        
          <div style="border:2px solid #2dfea4;">Content here</div>
        
        
          .myborder {border:2px solid #2dfea4;}
        
        Border color #2dfea4