#2df142 color space conversions
Hex:
        #2df142
        RGB:
        45, 241, 66
        CMY:
        82, 5, 74
        CMYK:
        81, 0, 73, 5
      HSL:
        126°, 87.5000%, 56.0784%
        HSV (HSB):
        126°, 81.3278%, 94.5098%
        XYZ:
        33.5209, 63.8618, 15.7141
        xyY:
        0.2964, 0.5647, 63.8618
      CIE-Lab:
        83.8938, -77.3157, 67.3232
        CIE-LCH:
        83.8938, 102.5189, 138.9521
        CIE-Luv:
        83.8938, -74.9675, 92.7726
        Hunter-Lab:
        79.9136, -64.9745, 44.2808
      #2df142 color charts
#2df142 RGB chart
      #2df142 CMYK chart
      #2df142 RGB pie chart
      #2df142 color shades, tints & tones
#2df142 color schemes
#2df142 color preview, HTML & CSS examples
           This text has a color of #2df142        
        
          <p style="color:#2df142;">Text here</p>
        
        
          .mytext {color:#2df142;}
        
        Text color #2df142
      
           This box has a color of #2df142        
        
          <div style="background-color:#2df142;">Content here</div>
        
        
          .mybackground {background-color:#2df142;}
        
        Background color #2df142
      
           Border around this has a color of #2df142        
        
          <div style="border:2px solid #2df142;">Content here</div>
        
        
          .myborder {border:2px solid #2df142;}
        
        Border color #2df142