#14af2e color space conversions
Hex:
        #14af2e
        RGB:
        20, 175, 46
        CMY:
        92, 31, 82
        CMYK:
        89, 0, 74, 31
      HSL:
        130°, 79.4872%, 38.2353%
        HSV (HSB):
        130°, 88.5714%, 68.6275%
        XYZ:
        16.1116, 31.0059, 7.7203
        xyY:
        0.2938, 0.5654, 31.0059
      CIE-Lab:
        62.5126, -61.6989, 52.5872
        CIE-LCH:
        62.5126, 81.0689, 139.5584
        CIE-Luv:
        62.5126, -56.9365, 69.0310
        Hunter-Lab:
        55.6830, -45.7970, 30.7576
      #14af2e color charts
#14af2e RGB chart
      #14af2e CMYK chart
      #14af2e RGB pie chart
      #14af2e color shades, tints & tones
#14af2e color schemes
#14af2e color preview, HTML & CSS examples
           This text has a color of #14af2e        
        
          <p style="color:#14af2e;">Text here</p>
        
        
          .mytext {color:#14af2e;}
        
        Text color #14af2e
      
           This box has a color of #14af2e        
        
          <div style="background-color:#14af2e;">Content here</div>
        
        
          .mybackground {background-color:#14af2e;}
        
        Background color #14af2e
      
           Border around this has a color of #14af2e        
        
          <div style="border:2px solid #14af2e;">Content here</div>
        
        
          .myborder {border:2px solid #14af2e;}
        
        Border color #14af2e