#1dec48 color space conversions
Hex:
        #1dec48
        RGB:
        29, 236, 72
        CMY:
        89, 7, 72
        CMYK:
        88, 0, 69, 7
      HSL:
        132°, 84.4898%, 51.9608%
        HSV (HSB):
        132°, 87.7119%, 92.5490%
        XYZ:
        31.6718, 60.7200, 16.1817
        xyY:
        0.2917, 0.5593, 60.7200
      CIE-Lab:
        82.2280, -76.7541, 63.4206
        CIE-LCH:
        82.2280, 99.5659, 140.4337
        CIE-Luv:
        82.2280, -74.8318, 88.8279
        Hunter-Lab:
        77.9230, -63.8139, 42.2338
      #1dec48 color charts
#1dec48 RGB chart
      #1dec48 CMYK chart
      #1dec48 RGB pie chart
      #1dec48 color shades, tints & tones
#1dec48 color schemes
#1dec48 color preview, HTML & CSS examples
           This text has a color of #1dec48        
        
          <p style="color:#1dec48;">Text here</p>
        
        
          .mytext {color:#1dec48;}
        
        Text color #1dec48
      
           This box has a color of #1dec48        
        
          <div style="background-color:#1dec48;">Content here</div>
        
        
          .mybackground {background-color:#1dec48;}
        
        Background color #1dec48
      
           Border around this has a color of #1dec48        
        
          <div style="border:2px solid #1dec48;">Content here</div>
        
        
          .myborder {border:2px solid #1dec48;}
        
        Border color #1dec48