#2df145 color space conversions
Hex:
        #2df145
        RGB:
        45, 241, 69
        CMY:
        82, 5, 73
        CMYK:
        81, 0, 71, 5
      HSL:
        127°, 87.5000%, 56.0784%
        HSV (HSB):
        127°, 81.3278%, 94.5098%
        XYZ:
        33.6117, 63.8982, 16.1923
        xyY:
        0.2956, 0.5620, 63.8982
      CIE-Lab:
        83.9127, -77.0787, 66.3023
        CIE-LCH:
        83.9127, 101.6716, 139.2982
        CIE-Luv:
        83.9127, -74.8838, 91.9352
        Hunter-Lab:
        79.9363, -64.8328, 43.9454
      #2df145 color charts
#2df145 RGB chart
      #2df145 CMYK chart
      #2df145 RGB pie chart
      #2df145 color shades, tints & tones
#2df145 color schemes
#2df145 color preview, HTML & CSS examples
           This text has a color of #2df145        
        
          <p style="color:#2df145;">Text here</p>
        
        
          .mytext {color:#2df145;}
        
        Text color #2df145
      
           This box has a color of #2df145        
        
          <div style="background-color:#2df145;">Content here</div>
        
        
          .mybackground {background-color:#2df145;}
        
        Background color #2df145
      
           Border around this has a color of #2df145        
        
          <div style="border:2px solid #2df145;">Content here</div>
        
        
          .myborder {border:2px solid #2df145;}
        
        Border color #2df145