#14d812 color space conversions
Hex:
        #14d812
        RGB:
        20, 216, 18
        CMY:
        92, 15, 93
        CMYK:
        91, 0, 92, 15
      HSL:
        119°, 84.6154%, 45.8824%
        HSV (HSB):
        119°, 91.6667%, 84.7059%
        XYZ:
        24.9535, 49.3041, 8.7737
        xyY:
        0.3005, 0.5938, 49.3041
      CIE-Lab:
        75.6401, -74.8400, 71.6153
        CIE-LCH:
        75.6401, 103.5846, 136.2614
        CIE-Luv:
        75.6401, -70.4318, 91.2150
        Hunter-Lab:
        70.2169, -59.4446, 41.7434
      #14d812 color charts
#14d812 RGB chart
      #14d812 CMYK chart
      #14d812 RGB pie chart
      #14d812 color shades, tints & tones
#14d812 color schemes
#14d812 color preview, HTML & CSS examples
           This text has a color of #14d812        
        
          <p style="color:#14d812;">Text here</p>
        
        
          .mytext {color:#14d812;}
        
        Text color #14d812
      
           This box has a color of #14d812        
        
          <div style="background-color:#14d812;">Content here</div>
        
        
          .mybackground {background-color:#14d812;}
        
        Background color #14d812
      
           Border around this has a color of #14d812        
        
          <div style="border:2px solid #14d812;">Content here</div>
        
        
          .myborder {border:2px solid #14d812;}
        
        Border color #14d812