#1fda32 color space conversions
Hex:
        #1fda32
        RGB:
        31, 218, 50
        CMY:
        88, 15, 80
        CMYK:
        86, 0, 77, 15
      HSL:
        126°, 75.1004%, 48.8235%
        HSV (HSB):
        126°, 85.7798%, 85.4902%
        XYZ:
        26.2122, 50.6644, 11.4153
        xyY:
        0.2969, 0.5738, 50.6644
      CIE-Lab:
        76.4753, -73.1448, 65.1342
        CIE-LCH:
        76.4753, 97.9419, 138.3155
        CIE-Luv:
        76.4753, -69.6338, 86.9399
        Hunter-Lab:
        71.1789, -58.8291, 40.3166
      #1fda32 color charts
#1fda32 RGB chart
      #1fda32 CMYK chart
      #1fda32 RGB pie chart
      #1fda32 color shades, tints & tones
#1fda32 color schemes
#1fda32 color preview, HTML & CSS examples
           This text has a color of #1fda32        
        
          <p style="color:#1fda32;">Text here</p>
        
        
          .mytext {color:#1fda32;}
        
        Text color #1fda32
      
           This box has a color of #1fda32        
        
          <div style="background-color:#1fda32;">Content here</div>
        
        
          .mybackground {background-color:#1fda32;}
        
        Background color #1fda32
      
           Border around this has a color of #1fda32        
        
          <div style="border:2px solid #1fda32;">Content here</div>
        
        
          .myborder {border:2px solid #1fda32;}
        
        Border color #1fda32