#2df064 color space conversions
Hex:
        #2df064
        RGB:
        45, 240, 100
        CMY:
        82, 6, 61
        CMYK:
        81, 0, 58, 6
      HSL:
        137°, 86.6667%, 55.8824%
        HSV (HSB):
        137°, 81.2500%, 94.1176%
        XYZ:
        34.5425, 63.7982, 22.5503
        xyY:
        0.2857, 0.5277, 63.7982
      CIE-Lab:
        83.8606, -73.6195, 53.8436
        CIE-LCH:
        83.8606, 91.2084, 143.8191
        CIE-Luv:
        83.8606, -73.4655, 80.4262
        Hunter-Lab:
        79.8738, -62.5842, 39.1726
      #2df064 color charts
#2df064 RGB chart
      #2df064 CMYK chart
      #2df064 RGB pie chart
      #2df064 color shades, tints & tones
#2df064 color schemes
#2df064 color preview, HTML & CSS examples
           This text has a color of #2df064        
        
          <p style="color:#2df064;">Text here</p>
        
        
          .mytext {color:#2df064;}
        
        Text color #2df064
      
           This box has a color of #2df064        
        
          <div style="background-color:#2df064;">Content here</div>
        
        
          .mybackground {background-color:#2df064;}
        
        Background color #2df064
      
           Border around this has a color of #2df064        
        
          <div style="border:2px solid #2df064;">Content here</div>
        
        
          .myborder {border:2px solid #2df064;}
        
        Border color #2df064