#14cd32 color space conversions
Hex:
        #14cd32
        RGB:
        20, 205, 50
        CMY:
        92, 20, 80
        CMYK:
        90, 0, 76, 20
      HSL:
        130°, 82.2222%, 44.1176%
        HSV (HSB):
        130°, 90.2439%, 80.3922%
        XYZ:
        22.6955, 44.0417, 10.3223
        xyY:
        0.2945, 0.5715, 44.0417
      CIE-Lab:
        72.2563, -70.2184, 60.9715
        CIE-LCH:
        72.2563, 92.9954, 139.0318
        CIE-Luv:
        72.2563, -66.4531, 81.3342
        Hunter-Lab:
        66.3639, -55.0923, 37.2327
      #14cd32 color charts
#14cd32 RGB chart
      #14cd32 CMYK chart
      #14cd32 RGB pie chart
      #14cd32 color shades, tints & tones
#14cd32 color schemes
#14cd32 color preview, HTML & CSS examples
           This text has a color of #14cd32        
        
          <p style="color:#14cd32;">Text here</p>
        
        
          .mytext {color:#14cd32;}
        
        Text color #14cd32
      
           This box has a color of #14cd32        
        
          <div style="background-color:#14cd32;">Content here</div>
        
        
          .mybackground {background-color:#14cd32;}
        
        Background color #14cd32
      
           Border around this has a color of #14cd32        
        
          <div style="border:2px solid #14cd32;">Content here</div>
        
        
          .myborder {border:2px solid #14cd32;}
        
        Border color #14cd32