#2df06a color space conversions
Hex:
        #2df06a
        RGB:
        45, 240, 106
        CMY:
        82, 6, 58
        CMYK:
        81, 0, 56, 6
      HSL:
        139°, 86.6667%, 55.8824%
        HSV (HSB):
        139°, 81.2500%, 94.1176%
        XYZ:
        34.8438, 63.9187, 24.1368
        xyY:
        0.2835, 0.5201, 63.9187
      CIE-Lab:
        83.9234, -72.8560, 51.2397
        CIE-LCH:
        83.9234, 89.0702, 144.8812
        CIE-Luv:
        83.9234, -73.2042, 77.7859
        Hunter-Lab:
        79.9492, -62.1164, 38.0647
      #2df06a color charts
#2df06a RGB chart
      #2df06a CMYK chart
      #2df06a RGB pie chart
      #2df06a color shades, tints & tones
#2df06a color schemes
#2df06a color preview, HTML & CSS examples
           This text has a color of #2df06a        
        
          <p style="color:#2df06a;">Text here</p>
        
        
          .mytext {color:#2df06a;}
        
        Text color #2df06a
      
           This box has a color of #2df06a        
        
          <div style="background-color:#2df06a;">Content here</div>
        
        
          .mybackground {background-color:#2df06a;}
        
        Background color #2df06a
      
           Border around this has a color of #2df06a        
        
          <div style="border:2px solid #2df06a;">Content here</div>
        
        
          .myborder {border:2px solid #2df06a;}
        
        Border color #2df06a