#1dfc32 color space conversions
Hex:
        #1dfc32
        RGB:
        29, 252, 50
        CMY:
        89, 1, 80
        CMYK:
        88, 0, 80, 1
      HSL:
        126°, 97.3799%, 55.0980%
        HSV (HSB):
        126°, 88.4921%, 98.8235%
        XYZ:
        35.8928, 70.1123, 14.6589
        xyY:
        0.2975, 0.5811, 70.1123
      CIE-Lab:
        87.0519, -82.7852, 75.1710
        CIE-LCH:
        87.0519, 111.8216, 137.7598
        CIE-Luv:
        87.0519, -80.3037, 101.0737
        Hunter-Lab:
        83.7331, -70.0175, 48.2334
      #1dfc32 color charts
#1dfc32 RGB chart
      #1dfc32 CMYK chart
      #1dfc32 RGB pie chart
      #1dfc32 color shades, tints & tones
#1dfc32 color schemes
#1dfc32 color preview, HTML & CSS examples
           This text has a color of #1dfc32        
        
          <p style="color:#1dfc32;">Text here</p>
        
        
          .mytext {color:#1dfc32;}
        
        Text color #1dfc32
      
           This box has a color of #1dfc32        
        
          <div style="background-color:#1dfc32;">Content here</div>
        
        
          .mybackground {background-color:#1dfc32;}
        
        Background color #1dfc32
      
           Border around this has a color of #1dfc32        
        
          <div style="border:2px solid #1dfc32;">Content here</div>
        
        
          .myborder {border:2px solid #1dfc32;}
        
        Border color #1dfc32