#1dec50 color space conversions
Hex:
        #1dec50
        RGB:
        29, 236, 80
        CMY:
        89, 7, 69
        CMYK:
        88, 0, 66, 7
      HSL:
        135°, 84.4898%, 51.9608%
        HSV (HSB):
        135°, 87.7119%, 92.5490%
        XYZ:
        31.9501, 60.8313, 17.6471
        xyY:
        0.2893, 0.5509, 60.8313
      CIE-Lab:
        82.2880, -76.0004, 60.4182
        CIE-LCH:
        82.2880, 97.0898, 141.5163
        CIE-Luv:
        82.2880, -74.5624, 86.2150
        Hunter-Lab:
        77.9944, -63.3684, 41.1811
      #1dec50 color charts
#1dec50 RGB chart
      #1dec50 CMYK chart
      #1dec50 RGB pie chart
      #1dec50 color shades, tints & tones
#1dec50 color schemes
#1dec50 color preview, HTML & CSS examples
           This text has a color of #1dec50        
        
          <p style="color:#1dec50;">Text here</p>
        
        
          .mytext {color:#1dec50;}
        
        Text color #1dec50
      
           This box has a color of #1dec50        
        
          <div style="background-color:#1dec50;">Content here</div>
        
        
          .mybackground {background-color:#1dec50;}
        
        Background color #1dec50
      
           Border around this has a color of #1dec50        
        
          <div style="border:2px solid #1dec50;">Content here</div>
        
        
          .myborder {border:2px solid #1dec50;}
        
        Border color #1dec50