#2df085 color space conversions
Hex:
        #2df085
        RGB:
        45, 240, 133
        CMY:
        82, 6, 48
        CMYK:
        81, 0, 45, 6
      HSL:
        147°, 86.6667%, 55.8824%
        HSV (HSB):
        147°, 81.2500%, 94.1176%
        XYZ:
        36.4759, 64.5715, 32.7314
        xyY:
        0.2727, 0.4827, 64.5715
      CIE-Lab:
        84.2625, -68.8151, 38.8889
        CIE-LCH:
        84.2625, 79.0435, 150.5282
        CIE-Luv:
        84.2625, -71.8481, 63.9975
        Hunter-Lab:
        80.3564, -59.5978, 32.0990
      #2df085 color charts
#2df085 RGB chart
      #2df085 CMYK chart
      #2df085 RGB pie chart
      #2df085 color shades, tints & tones
#2df085 color schemes
#2df085 color preview, HTML & CSS examples
           This text has a color of #2df085        
        
          <p style="color:#2df085;">Text here</p>
        
        
          .mytext {color:#2df085;}
        
        Text color #2df085
      
           This box has a color of #2df085        
        
          <div style="background-color:#2df085;">Content here</div>
        
        
          .mybackground {background-color:#2df085;}
        
        Background color #2df085
      
           Border around this has a color of #2df085        
        
          <div style="border:2px solid #2df085;">Content here</div>
        
        
          .myborder {border:2px solid #2df085;}
        
        Border color #2df085