#14d712 color space conversions
Hex:
        #14d712
        RGB:
        20, 215, 18
        CMY:
        92, 16, 93
        CMYK:
        91, 0, 92, 16
      HSL:
        119°, 84.5494%, 45.6863%
        HSV (HSB):
        119°, 91.6279%, 84.3137%
        XYZ:
        24.6981, 48.7933, 8.6886
        xyY:
        0.3005, 0.5937, 48.7933
      CIE-Lab:
        75.3225, -74.5672, 71.3480
        CIE-LCH:
        75.3225, 103.2027, 136.2638
        CIE-Luv:
        75.3225, -70.1237, 90.8176
        Hunter-Lab:
        69.8522, -59.1279, 41.5217
      #14d712 color charts
#14d712 RGB chart
      #14d712 CMYK chart
      #14d712 RGB pie chart
      #14d712 color shades, tints & tones
#14d712 color schemes
#14d712 color preview, HTML & CSS examples
           This text has a color of #14d712        
        
          <p style="color:#14d712;">Text here</p>
        
        
          .mytext {color:#14d712;}
        
        Text color #14d712
      
           This box has a color of #14d712        
        
          <div style="background-color:#14d712;">Content here</div>
        
        
          .mybackground {background-color:#14d712;}
        
        Background color #14d712
      
           Border around this has a color of #14d712        
        
          <div style="border:2px solid #14d712;">Content here</div>
        
        
          .myborder {border:2px solid #14d712;}
        
        Border color #14d712