#2df872 color space conversions
Hex:
        #2df872
        RGB:
        45, 248, 114
        CMY:
        82, 3, 55
        CMYK:
        82, 0, 54, 3
      HSL:
        140°, 93.5484%, 57.4510%
        HSV (HSB):
        140°, 81.8548%, 97.2549%
        XYZ:
        37.6869, 68.9076, 27.2338
        xyY:
        0.2816, 0.5149, 68.9076
      CIE-Lab:
        86.4583, -74.3027, 50.6400
        CIE-LCH:
        86.4583, 89.9183, 145.7241
        CIE-Luv:
        86.4583, -75.4135, 78.1559
        Hunter-Lab:
        83.0106, -64.2295, 38.6558
      #2df872 color charts
#2df872 RGB chart
      #2df872 CMYK chart
      #2df872 RGB pie chart
      #2df872 color shades, tints & tones
#2df872 color schemes
#2df872 color preview, HTML & CSS examples
           This text has a color of #2df872        
        
          <p style="color:#2df872;">Text here</p>
        
        
          .mytext {color:#2df872;}
        
        Text color #2df872
      
           This box has a color of #2df872        
        
          <div style="background-color:#2df872;">Content here</div>
        
        
          .mybackground {background-color:#2df872;}
        
        Background color #2df872
      
           Border around this has a color of #2df872        
        
          <div style="border:2px solid #2df872;">Content here</div>
        
        
          .myborder {border:2px solid #2df872;}
        
        Border color #2df872