#01fa14 color space conversions
Hex:
        #01fa14
        RGB:
        1, 250, 20
        CMY:
        100, 2, 92
        CMYK:
        100, 0, 92, 2
      HSL:
        125°, 99.2032%, 49.2157%
        HSV (HSB):
        125°, 99.6000%, 98.0392%
        XYZ:
        34.3244, 68.4282, 12.0607
        xyY:
        0.2990, 0.5960, 68.4282
      CIE-Lab:
        86.2201, -84.5425, 80.1908
        CIE-LCH:
        86.2201, 116.5247, 136.5132
        CIE-Luv:
        86.2201, -81.4579, 104.3499
        Hunter-Lab:
        82.7213, -70.6955, 49.2605
      #01fa14 color charts
#01fa14 RGB chart
      #01fa14 CMYK chart
      #01fa14 RGB pie chart
      #01fa14 color shades, tints & tones
#01fa14 color schemes
#01fa14 color preview, HTML & CSS examples
           This text has a color of #01fa14        
        
          <p style="color:#01fa14;">Text here</p>
        
        
          .mytext {color:#01fa14;}
        
        Text color #01fa14
      
           This box has a color of #01fa14        
        
          <div style="background-color:#01fa14;">Content here</div>
        
        
          .mybackground {background-color:#01fa14;}
        
        Background color #01fa14
      
           Border around this has a color of #01fa14        
        
          <div style="border:2px solid #01fa14;">Content here</div>
        
        
          .myborder {border:2px solid #01fa14;}
        
        Border color #01fa14