#1fac16 color space conversions
Hex:
        #1fac16
        RGB:
        31, 172, 22
        CMY:
        88, 33, 91
        CMYK:
        82, 0, 87, 33
      HSL:
        116°, 77.3196%, 38.0392%
        HSV (HSB):
        116°, 87.2093%, 67.4510%
        XYZ:
        15.4624, 29.8543, 5.7066
        xyY:
        0.3030, 0.5851, 29.8543
      CIE-Lab:
        61.5283, -61.2237, 58.8236
        CIE-LCH:
        61.5283, 84.9032, 136.1454
        CIE-Luv:
        61.5283, -55.2650, 72.7637
        Hunter-Lab:
        54.6391, -45.1043, 32.0550
      #1fac16 color charts
#1fac16 RGB chart
      #1fac16 CMYK chart
      #1fac16 RGB pie chart
      #1fac16 color shades, tints & tones
#1fac16 color schemes
#1fac16 color preview, HTML & CSS examples
           This text has a color of #1fac16        
        
          <p style="color:#1fac16;">Text here</p>
        
        
          .mytext {color:#1fac16;}
        
        Text color #1fac16
      
           This box has a color of #1fac16        
        
          <div style="background-color:#1fac16;">Content here</div>
        
        
          .mybackground {background-color:#1fac16;}
        
        Background color #1fac16
      
           Border around this has a color of #1fac16        
        
          <div style="border:2px solid #1fac16;">Content here</div>
        
        
          .myborder {border:2px solid #1fac16;}
        
        Border color #1fac16