#2dd812 color space conversions
Hex:
        #2dd812
        RGB:
        45, 216, 18
        CMY:
        82, 15, 93
        CMYK:
        79, 0, 92, 15
      HSL:
        112°, 84.6154%, 45.8824%
        HSV (HSB):
        112°, 91.6667%, 84.7059%
        XYZ:
        25.7472, 49.7133, 8.8109
        xyY:
        0.3055, 0.5899, 49.7133
      CIE-Lab:
        75.8929, -72.5706, 71.9294
        CIE-LCH:
        75.8929, 102.1779, 135.2542
        CIE-Luv:
        75.8929, -67.8406, 91.1871
        Hunter-Lab:
        70.5077, -58.2057, 41.9463
      #2dd812 color charts
#2dd812 RGB chart
      #2dd812 CMYK chart
      #2dd812 RGB pie chart
      #2dd812 color shades, tints & tones
#2dd812 color schemes
#2dd812 color preview, HTML & CSS examples
           This text has a color of #2dd812        
        
          <p style="color:#2dd812;">Text here</p>
        
        
          .mytext {color:#2dd812;}
        
        Text color #2dd812
      
           This box has a color of #2dd812        
        
          <div style="background-color:#2dd812;">Content here</div>
        
        
          .mybackground {background-color:#2dd812;}
        
        Background color #2dd812
      
           Border around this has a color of #2dd812        
        
          <div style="border:2px solid #2dd812;">Content here</div>
        
        
          .myborder {border:2px solid #2dd812;}
        
        Border color #2dd812