#14bf1f color space conversions
Hex:
        #14bf1f
        RGB:
        20, 191, 31
        CMY:
        92, 25, 88
        CMYK:
        90, 0, 84, 25
      HSL:
        124°, 81.0427%, 41.3725%
        HSV (HSB):
        124°, 89.5288%, 74.9020%
        XYZ:
        19.1666, 37.5093, 7.5262
        xyY:
        0.2985, 0.5842, 37.5093
      CIE-Lab:
        67.6574, -67.3864, 62.1574
        CIE-LCH:
        67.6574, 91.6759, 137.3115
        CIE-Luv:
        67.6574, -62.4382, 79.3539
        Hunter-Lab:
        61.2448, -51.3167, 35.5854
      #14bf1f color charts
#14bf1f RGB chart
      #14bf1f CMYK chart
      #14bf1f RGB pie chart
      #14bf1f color shades, tints & tones
#14bf1f color schemes
#14bf1f color preview, HTML & CSS examples
           This text has a color of #14bf1f        
        
          <p style="color:#14bf1f;">Text here</p>
        
        
          .mytext {color:#14bf1f;}
        
        Text color #14bf1f
      
           This box has a color of #14bf1f        
        
          <div style="background-color:#14bf1f;">Content here</div>
        
        
          .mybackground {background-color:#14bf1f;}
        
        Background color #14bf1f
      
           Border around this has a color of #14bf1f        
        
          <div style="border:2px solid #14bf1f;">Content here</div>
        
        
          .myborder {border:2px solid #14bf1f;}
        
        Border color #14bf1f