#2df275 color space conversions
Hex:
        #2df275
        RGB:
        45, 242, 117
        CMY:
        82, 5, 54
        CMYK:
        81, 0, 52, 5
      HSL:
        142°, 88.3408%, 56.2745%
        HSV (HSB):
        142°, 81.4050%, 94.9020%
        XYZ:
        36.0452, 65.3465, 27.5430
        xyY:
        0.2796, 0.5068, 65.3465
      CIE-Lab:
        84.6620, -71.9730, 47.0678
        CIE-LCH:
        84.6620, 85.9970, 146.8167
        CIE-Luv:
        84.6620, -73.3353, 73.5930
        Hunter-Lab:
        80.8372, -61.8721, 36.3846
      #2df275 color charts
#2df275 RGB chart
      #2df275 CMYK chart
      #2df275 RGB pie chart
      #2df275 color shades, tints & tones
#2df275 color schemes
#2df275 color preview, HTML & CSS examples
           This text has a color of #2df275        
        
          <p style="color:#2df275;">Text here</p>
        
        
          .mytext {color:#2df275;}
        
        Text color #2df275
      
           This box has a color of #2df275        
        
          <div style="background-color:#2df275;">Content here</div>
        
        
          .mybackground {background-color:#2df275;}
        
        Background color #2df275
      
           Border around this has a color of #2df275        
        
          <div style="border:2px solid #2df275;">Content here</div>
        
        
          .myborder {border:2px solid #2df275;}
        
        Border color #2df275