#2df148 color space conversions
Hex:
        #2df148
        RGB:
        45, 241, 72
        CMY:
        82, 5, 72
        CMYK:
        81, 0, 70, 5
      HSL:
        128°, 87.5000%, 56.0784%
        HSV (HSB):
        128°, 81.3278%, 94.5098%
        XYZ:
        33.7072, 63.9364, 16.6953
        xyY:
        0.2948, 0.5592, 63.9364
      CIE-Lab:
        83.9326, -76.8298, 65.2506
        CIE-LCH:
        83.9326, 100.7991, 139.6592
        CIE-Luv:
        83.9326, -74.7962, 91.0577
        Hunter-Lab:
        79.9602, -64.6838, 43.5927
      #2df148 color charts
#2df148 RGB chart
      #2df148 CMYK chart
      #2df148 RGB pie chart
      #2df148 color shades, tints & tones
#2df148 color schemes
#2df148 color preview, HTML & CSS examples
           This text has a color of #2df148        
        
          <p style="color:#2df148;">Text here</p>
        
        
          .mytext {color:#2df148;}
        
        Text color #2df148
      
           This box has a color of #2df148        
        
          <div style="background-color:#2df148;">Content here</div>
        
        
          .mybackground {background-color:#2df148;}
        
        Background color #2df148
      
           Border around this has a color of #2df148        
        
          <div style="border:2px solid #2df148;">Content here</div>
        
        
          .myborder {border:2px solid #2df148;}
        
        Border color #2df148