#2dd965 color space conversions
Hex:
        #2dd965
        RGB:
        45, 217, 101
        CMY:
        82, 15, 60
        CMYK:
        79, 0, 53, 15
      HSL:
        140°, 69.3548%, 51.3725%
        HSV (HSB):
        140°, 79.2627%, 85.0980%
        XYZ:
        28.2440, 51.1232, 20.6911
        xyY:
        0.2823, 0.5109, 51.1232
      CIE-Lab:
        76.7536, -66.1436, 44.9359
        CIE-LCH:
        76.7536, 79.9638, 145.8090
        CIE-Luv:
        76.7536, -65.8923, 68.2925
        Hunter-Lab:
        71.5005, -54.6150, 32.8928
      #2dd965 color charts
#2dd965 RGB chart
      #2dd965 CMYK chart
      #2dd965 RGB pie chart
      #2dd965 color shades, tints & tones
#2dd965 color schemes
#2dd965 color preview, HTML & CSS examples
           This text has a color of #2dd965        
        
          <p style="color:#2dd965;">Text here</p>
        
        
          .mytext {color:#2dd965;}
        
        Text color #2dd965
      
           This box has a color of #2dd965        
        
          <div style="background-color:#2dd965;">Content here</div>
        
        
          .mybackground {background-color:#2dd965;}
        
        Background color #2dd965
      
           Border around this has a color of #2dd965        
        
          <div style="border:2px solid #2dd965;">Content here</div>
        
        
          .myborder {border:2px solid #2dd965;}
        
        Border color #2dd965