#14cd12 color space conversions
Hex:
        #14cd12
        RGB:
        20, 205, 18
        CMY:
        92, 20, 93
        CMYK:
        90, 0, 91, 20
      HSL:
        119°, 83.8565%, 43.7255%
        HSV (HSB):
        119°, 91.2195%, 80.3922%
        XYZ:
        22.2290, 43.8550, 7.8655
        xyY:
        0.3006, 0.5930, 43.8550
      CIE-Lab:
        72.1315, -71.8206, 68.6557
        CIE-LCH:
        72.1315, 99.3570, 136.2906
        CIE-Luv:
        72.1315, -67.0238, 86.8210
        Hunter-Lab:
        66.2231, -55.9737, 39.3141
      #14cd12 color charts
#14cd12 RGB chart
      #14cd12 CMYK chart
      #14cd12 RGB pie chart
      #14cd12 color shades, tints & tones
#14cd12 color schemes
#14cd12 color preview, HTML & CSS examples
           This text has a color of #14cd12        
        
          <p style="color:#14cd12;">Text here</p>
        
        
          .mytext {color:#14cd12;}
        
        Text color #14cd12
      
           This box has a color of #14cd12        
        
          <div style="background-color:#14cd12;">Content here</div>
        
        
          .mybackground {background-color:#14cd12;}
        
        Background color #14cd12
      
           Border around this has a color of #14cd12        
        
          <div style="border:2px solid #14cd12;">Content here</div>
        
        
          .myborder {border:2px solid #14cd12;}
        
        Border color #14cd12