#2df975 color space conversions
Hex:
        #2df975
        RGB:
        45, 249, 117
        CMY:
        82, 2, 54
        CMYK:
        82, 0, 53, 2
      HSL:
        141°, 94.4444%, 57.6471%
        HSV (HSB):
        141°, 81.9277%, 97.6471%
        XYZ:
        38.1688, 69.5936, 28.2508
        xyY:
        0.2806, 0.5117, 69.5936
      CIE-Lab:
        86.7972, -74.2043, 49.6748
        CIE-LCH:
        86.7972, 89.2965, 146.2004
        CIE-Luv:
        86.7972, -75.5928, 77.2428
        Hunter-Lab:
        83.4228, -64.3201, 38.3176
      #2df975 color charts
#2df975 RGB chart
      #2df975 CMYK chart
      #2df975 RGB pie chart
      #2df975 color shades, tints & tones
#2df975 color schemes
#2df975 color preview, HTML & CSS examples
           This text has a color of #2df975        
        
          <p style="color:#2df975;">Text here</p>
        
        
          .mytext {color:#2df975;}
        
        Text color #2df975
      
           This box has a color of #2df975        
        
          <div style="background-color:#2df975;">Content here</div>
        
        
          .mybackground {background-color:#2df975;}
        
        Background color #2df975
      
           Border around this has a color of #2df975        
        
          <div style="border:2px solid #2df975;">Content here</div>
        
        
          .myborder {border:2px solid #2df975;}
        
        Border color #2df975