#2dfa74 color space conversions
Hex:
        #2dfa74
        RGB:
        45, 250, 116
        CMY:
        82, 2, 55
        CMYK:
        82, 0, 54, 2
      HSL:
        141°, 95.3488%, 57.8431%
        HSV (HSB):
        141°, 82.0000%, 98.0392%
        XYZ:
        38.4202, 70.1901, 28.0461
        xyY:
        0.2811, 0.5136, 70.1901
      CIE-Lab:
        87.0900, -74.6584, 50.4886
        CIE-LCH:
        87.0900, 90.1275, 145.9310
        CIE-Luv:
        87.0900, -75.9609, 78.2357
        Hunter-Lab:
        83.7795, -64.7564, 38.7977
      #2dfa74 color charts
#2dfa74 RGB chart
      #2dfa74 CMYK chart
      #2dfa74 RGB pie chart
      #2dfa74 color shades, tints & tones
#2dfa74 color schemes
#2dfa74 color preview, HTML & CSS examples
           This text has a color of #2dfa74        
        
          <p style="color:#2dfa74;">Text here</p>
        
        
          .mytext {color:#2dfa74;}
        
        Text color #2dfa74
      
           This box has a color of #2dfa74        
        
          <div style="background-color:#2dfa74;">Content here</div>
        
        
          .mybackground {background-color:#2dfa74;}
        
        Background color #2dfa74
      
           Border around this has a color of #2dfa74        
        
          <div style="border:2px solid #2dfa74;">Content here</div>
        
        
          .myborder {border:2px solid #2dfa74;}
        
        Border color #2dfa74