#1fae14 color space conversions
Hex:
        #1fae14
        RGB:
        31, 174, 20
        CMY:
        88, 32, 92
        CMYK:
        82, 0, 89, 32
      HSL:
        116°, 79.3814%, 38.0392%
        HSV (HSB):
        116°, 88.5057%, 68.2353%
        XYZ:
        15.8274, 30.6139, 5.7367
        xyY:
        0.3033, 0.5867, 30.6139
      CIE-Lab:
        62.1804, -61.9034, 59.8162
        CIE-LCH:
        62.1804, 86.0815, 135.9824
        CIE-Luv:
        62.1804, -55.9586, 73.8780
        Hunter-Lab:
        55.3298, -45.7664, 32.5836
      #1fae14 color charts
#1fae14 RGB chart
      #1fae14 CMYK chart
      #1fae14 RGB pie chart
      #1fae14 color shades, tints & tones
#1fae14 color schemes
#1fae14 color preview, HTML & CSS examples
           This text has a color of #1fae14        
        
          <p style="color:#1fae14;">Text here</p>
        
        
          .mytext {color:#1fae14;}
        
        Text color #1fae14
      
           This box has a color of #1fae14        
        
          <div style="background-color:#1fae14;">Content here</div>
        
        
          .mybackground {background-color:#1fae14;}
        
        Background color #1fae14
      
           Border around this has a color of #1fae14        
        
          <div style="border:2px solid #1fae14;">Content here</div>
        
        
          .myborder {border:2px solid #1fae14;}
        
        Border color #1fae14