#14d64b color space conversions
Hex:
        #14d64b
        RGB:
        20, 214, 75
        CMY:
        92, 16, 71
        CMYK:
        91, 0, 65, 16
      HSL:
        137°, 82.9060%, 45.8824%
        HSV (HSB):
        137°, 90.6542%, 83.9216%
        XYZ:
        25.6051, 48.7499, 14.7168
        xyY:
        0.2875, 0.5473, 48.7499
      CIE-Lab:
        75.2954, -70.5917, 54.7666
        CIE-LCH:
        75.2954, 89.3452, 142.1949
        CIE-Luv:
        75.2954, -68.4942, 77.7324
        Hunter-Lab:
        69.8211, -56.7267, 36.3777
      #14d64b color charts
#14d64b RGB chart
      #14d64b CMYK chart
      #14d64b RGB pie chart
      #14d64b color shades, tints & tones
#14d64b color schemes
#14d64b color preview, HTML & CSS examples
           This text has a color of #14d64b        
        
          <p style="color:#14d64b;">Text here</p>
        
        
          .mytext {color:#14d64b;}
        
        Text color #14d64b
      
           This box has a color of #14d64b        
        
          <div style="background-color:#14d64b;">Content here</div>
        
        
          .mybackground {background-color:#14d64b;}
        
        Background color #14d64b
      
           Border around this has a color of #14d64b        
        
          <div style="border:2px solid #14d64b;">Content here</div>
        
        
          .myborder {border:2px solid #14d64b;}
        
        Border color #14d64b