#2df550 color space conversions
Hex:
        #2df550
        RGB:
        45, 245, 80
        CMY:
        82, 4, 69
        CMYK:
        82, 0, 67, 4
      HSL:
        131°, 90.9091%, 56.8627%
        HSV (HSB):
        131°, 81.6327%, 96.0784%
        XYZ:
        35.1826, 66.4419, 18.5597
        xyY:
        0.2927, 0.5528, 66.4419
      CIE-Lab:
        85.2213, -77.2944, 63.6275
        CIE-LCH:
        85.2213, 100.1144, 140.5393
        CIE-Luv:
        85.2213, -75.8137, 90.3282
        Hunter-Lab:
        81.5119, -65.6008, 43.5584
      #2df550 color charts
#2df550 RGB chart
      #2df550 CMYK chart
      #2df550 RGB pie chart
      #2df550 color shades, tints & tones
#2df550 color schemes
#2df550 color preview, HTML & CSS examples
           This text has a color of #2df550        
        
          <p style="color:#2df550;">Text here</p>
        
        
          .mytext {color:#2df550;}
        
        Text color #2df550
      
           This box has a color of #2df550        
        
          <div style="background-color:#2df550;">Content here</div>
        
        
          .mybackground {background-color:#2df550;}
        
        Background color #2df550
      
           Border around this has a color of #2df550        
        
          <div style="border:2px solid #2df550;">Content here</div>
        
        
          .myborder {border:2px solid #2df550;}
        
        Border color #2df550