#2dff78 color space conversions
Hex:
        #2dff78
        RGB:
        45, 255, 120
        CMY:
        82, 0, 53
        CMYK:
        82, 0, 53, 0
      HSL:
        141°, 100.0000%, 58.8235%
        HSV (HSB):
        141°, 82.3529%, 100.0000%
        XYZ:
        40.2324, 73.4340, 29.8230
        xyY:
        0.2804, 0.5118, 73.4340
      CIE-Lab:
        88.6543, -75.6775, 50.5530
        CIE-LCH:
        88.6543, 91.0093, 146.2569
        CIE-Luv:
        88.6543, -77.3695, 78.8970
        Hunter-Lab:
        85.6936, -66.1597, 39.3515
      #2dff78 color charts
#2dff78 RGB chart
      #2dff78 CMYK chart
      #2dff78 RGB pie chart
      #2dff78 color shades, tints & tones
#2dff78 color schemes
#2dff78 color preview, HTML & CSS examples
           This text has a color of #2dff78        
        
          <p style="color:#2dff78;">Text here</p>
        
        
          .mytext {color:#2dff78;}
        
        Text color #2dff78
      
           This box has a color of #2dff78        
        
          <div style="background-color:#2dff78;">Content here</div>
        
        
          .mybackground {background-color:#2dff78;}
        
        Background color #2dff78
      
           Border around this has a color of #2dff78        
        
          <div style="border:2px solid #2dff78;">Content here</div>
        
        
          .myborder {border:2px solid #2dff78;}
        
        Border color #2dff78