#14d70b color space conversions
Hex:
        #14d70b
        RGB:
        20, 215, 11
        CMY:
        92, 16, 96
        CMYK:
        91, 0, 95, 16
      HSL:
        117°, 90.2655%, 44.3137%
        HSV (HSB):
        117°, 94.8837%, 84.3137%
        XYZ:
        24.6493, 48.7738, 8.4317
        xyY:
        0.3011, 0.5959, 48.7738
      CIE-Lab:
        75.3104, -74.7249, 72.1840
        CIE-LCH:
        75.3104, 103.8958, 135.9908
        CIE-Luv:
        75.3104, -70.1809, 91.3646
        Hunter-Lab:
        69.8382, -59.2155, 41.7285
      #14d70b color charts
#14d70b RGB chart
      #14d70b CMYK chart
      #14d70b RGB pie chart
      #14d70b color shades, tints & tones
#14d70b color schemes
#14d70b color preview, HTML & CSS examples
           This text has a color of #14d70b        
        
          <p style="color:#14d70b;">Text here</p>
        
        
          .mytext {color:#14d70b;}
        
        Text color #14d70b
      
           This box has a color of #14d70b        
        
          <div style="background-color:#14d70b;">Content here</div>
        
        
          .mybackground {background-color:#14d70b;}
        
        Background color #14d70b
      
           Border around this has a color of #14d70b        
        
          <div style="border:2px solid #14d70b;">Content here</div>
        
        
          .myborder {border:2px solid #14d70b;}
        
        Border color #14d70b