#1dd912 color space conversions
Hex:
        #1dd912
        RGB:
        29, 217, 18
        CMY:
        89, 15, 93
        CMYK:
        87, 0, 92, 15
      HSL:
        117°, 84.6809%, 46.0784%
        HSV (HSB):
        117°, 91.7051%, 85.0980%
        XYZ:
        25.4287, 49.9306, 8.8696
        xyY:
        0.3019, 0.5928, 49.9306
      CIE-Lab:
        76.0266, -74.4864, 71.9682
        CIE-LCH:
        76.0266, 103.5743, 135.9851
        CIE-Luv:
        76.0266, -70.0286, 91.6040
        Hunter-Lab:
        70.6616, -59.4216, 42.0209
      #1dd912 color charts
#1dd912 RGB chart
      #1dd912 CMYK chart
      #1dd912 RGB pie chart
      #1dd912 color shades, tints & tones
#1dd912 color schemes
#1dd912 color preview, HTML & CSS examples
           This text has a color of #1dd912        
        
          <p style="color:#1dd912;">Text here</p>
        
        
          .mytext {color:#1dd912;}
        
        Text color #1dd912
      
           This box has a color of #1dd912        
        
          <div style="background-color:#1dd912;">Content here</div>
        
        
          .mybackground {background-color:#1dd912;}
        
        Background color #1dd912
      
           Border around this has a color of #1dd912        
        
          <div style="border:2px solid #1dd912;">Content here</div>
        
        
          .myborder {border:2px solid #1dd912;}
        
        Border color #1dd912