#1dc250 color space conversions
Hex:
        #1dc250
        RGB:
        29, 194, 80
        CMY:
        89, 24, 69
        CMYK:
        85, 0, 59, 24
      HSL:
        139°, 73.9910%, 43.7255%
        HSV (HSB):
        139°, 85.0515%, 76.0784%
        XYZ:
        21.2464, 39.4240, 14.0792
        xyY:
        0.2842, 0.5274, 39.4240
      CIE-Lab:
        69.0573, -63.1770, 45.5152
        CIE-LCH:
        69.0573, 77.8650, 144.2295
        CIE-Luv:
        69.0573, -61.1001, 65.9811
        Hunter-Lab:
        62.7885, -49.4789, 30.6572
      #1dc250 color charts
#1dc250 RGB chart
      #1dc250 CMYK chart
      #1dc250 RGB pie chart
      #1dc250 color shades, tints & tones
#1dc250 color schemes
#1dc250 color preview, HTML & CSS examples
           This text has a color of #1dc250        
        
          <p style="color:#1dc250;">Text here</p>
        
        
          .mytext {color:#1dc250;}
        
        Text color #1dc250
      
           This box has a color of #1dc250        
        
          <div style="background-color:#1dc250;">Content here</div>
        
        
          .mybackground {background-color:#1dc250;}
        
        Background color #1dc250
      
           Border around this has a color of #1dc250        
        
          <div style="border:2px solid #1dc250;">Content here</div>
        
        
          .myborder {border:2px solid #1dc250;}
        
        Border color #1dc250