#14826f color space conversions
Hex:
        #14826f
        RGB:
        20, 130, 111
        CMY:
        92, 49, 56
        CMYK:
        85, 0, 15, 49
      HSL:
        170°, 73.3333%, 29.4118%
        HSV (HSB):
        170°, 84.6154%, 50.9804%
        XYZ:
        11.1404, 17.2617, 17.7836
        xyY:
        0.2412, 0.3737, 17.2617
      CIE-Lab:
        48.5881, -33.7027, 2.0345
        CIE-LCH:
        48.5881, 33.7640, 176.5455
        CIE-Luv:
        48.5881, -37.9342, 7.5924
        Hunter-Lab:
        41.5472, -24.8450, 3.7049
      #14826f color charts
#14826f RGB chart
      #14826f CMYK chart
      #14826f RGB pie chart
      #14826f color shades, tints & tones
#14826f color schemes
#14826f color preview, HTML & CSS examples
           This text has a color of #14826f        
        
          <p style="color:#14826f;">Text here</p>
        
        
          .mytext {color:#14826f;}
        
        Text color #14826f
      
           This box has a color of #14826f        
        
          <div style="background-color:#14826f;">Content here</div>
        
        
          .mybackground {background-color:#14826f;}
        
        Background color #14826f
      
           Border around this has a color of #14826f        
        
          <div style="border:2px solid #14826f;">Content here</div>
        
        
          .myborder {border:2px solid #14826f;}
        
        Border color #14826f