#2df67f color space conversions
Hex:
        #2df67f
        RGB:
        45, 246, 127
        CMY:
        82, 4, 50
        CMYK:
        82, 0, 48, 4
      HSL:
        144°, 91.7808%, 57.0588%
        HSV (HSB):
        144°, 81.7073%, 96.4706%
        XYZ:
        37.8687, 68.0017, 31.2084
        xyY:
        0.2763, 0.4961, 68.0017
      CIE-Lab:
        86.0073, -71.7689, 44.0083
        CIE-LCH:
        86.0073, 84.1874, 148.4836
        CIE-Luv:
        86.0073, -74.1256, 70.6062
        Hunter-Lab:
        82.4632, -62.3398, 35.2857
      #2df67f color charts
#2df67f RGB chart
      #2df67f CMYK chart
      #2df67f RGB pie chart
      #2df67f color shades, tints & tones
#2df67f color schemes
#2df67f color preview, HTML & CSS examples
           This text has a color of #2df67f        
        
          <p style="color:#2df67f;">Text here</p>
        
        
          .mytext {color:#2df67f;}
        
        Text color #2df67f
      
           This box has a color of #2df67f        
        
          <div style="background-color:#2df67f;">Content here</div>
        
        
          .mybackground {background-color:#2df67f;}
        
        Background color #2df67f
      
           Border around this has a color of #2df67f        
        
          <div style="border:2px solid #2df67f;">Content here</div>
        
        
          .myborder {border:2px solid #2df67f;}
        
        Border color #2df67f