#1dfc42 color space conversions
Hex:
        #1dfc42
        RGB:
        29, 252, 66
        CMY:
        89, 1, 74
        CMYK:
        88, 0, 74, 1
      HSL:
        130°, 97.3799%, 55.0980%
        HSV (HSB):
        130°, 88.4921%, 98.8235%
        XYZ:
        36.3005, 70.2754, 16.8055
        xyY:
        0.2942, 0.5696, 70.2754
      CIE-Lab:
        87.1317, -81.7662, 70.5312
        CIE-LCH:
        87.1317, 107.9832, 139.2191
        CIE-Luv:
        87.1317, -79.9291, 97.4779
        Hunter-Lab:
        83.8304, -69.4087, 46.7954
      #1dfc42 color charts
#1dfc42 RGB chart
      #1dfc42 CMYK chart
      #1dfc42 RGB pie chart
      #1dfc42 color shades, tints & tones
#1dfc42 color schemes
#1dfc42 color preview, HTML & CSS examples
           This text has a color of #1dfc42        
        
          <p style="color:#1dfc42;">Text here</p>
        
        
          .mytext {color:#1dfc42;}
        
        Text color #1dfc42
      
           This box has a color of #1dfc42        
        
          <div style="background-color:#1dfc42;">Content here</div>
        
        
          .mybackground {background-color:#1dfc42;}
        
        Background color #1dfc42
      
           Border around this has a color of #1dfc42        
        
          <div style="border:2px solid #1dfc42;">Content here</div>
        
        
          .myborder {border:2px solid #1dfc42;}
        
        Border color #1dfc42