#14bf0a color space conversions
Hex:
        #14bf0a
        RGB:
        20, 191, 10
        CMY:
        92, 25, 96
        CMYK:
        90, 0, 95, 25
      HSL:
        117°, 90.0498%, 39.4118%
        HSV (HSB):
        117°, 94.7644%, 74.9020%
        XYZ:
        18.9741, 37.4322, 6.5123
        xyY:
        0.3016, 0.5949, 37.4322
      CIE-Lab:
        67.6001, -68.1245, 65.9235
        CIE-LCH:
        67.6001, 94.7991, 135.9407
        CIE-Luv:
        67.6001, -62.6978, 81.8625
        Hunter-Lab:
        61.1819, -51.7109, 36.5164
      #14bf0a color charts
#14bf0a RGB chart
      #14bf0a CMYK chart
      #14bf0a RGB pie chart
      #14bf0a color shades, tints & tones
#14bf0a color schemes
#14bf0a color preview, HTML & CSS examples
           This text has a color of #14bf0a        
        
          <p style="color:#14bf0a;">Text here</p>
        
        
          .mytext {color:#14bf0a;}
        
        Text color #14bf0a
      
           This box has a color of #14bf0a        
        
          <div style="background-color:#14bf0a;">Content here</div>
        
        
          .mybackground {background-color:#14bf0a;}
        
        Background color #14bf0a
      
           Border around this has a color of #14bf0a        
        
          <div style="border:2px solid #14bf0a;">Content here</div>
        
        
          .myborder {border:2px solid #14bf0a;}
        
        Border color #14bf0a