#14875f color space conversions
Hex:
        #14875f
        RGB:
        20, 135, 95
        CMY:
        92, 47, 63
        CMYK:
        85, 0, 30, 47
      HSL:
        159°, 74.1935%, 30.3922%
        HSV (HSB):
        159°, 85.1852%, 52.9412%
        XYZ:
        11.0180, 18.3029, 13.7786
        xyY:
        0.2556, 0.4247, 18.3029
      CIE-Lab:
        49.8614, -40.0904, 13.1440
        CIE-LCH:
        49.8614, 42.1901, 161.8478
        CIE-Luv:
        49.8614, -40.8497, 23.0574
        Hunter-Lab:
        42.7819, -28.8975, 10.8520
      #14875f color charts
#14875f RGB chart
      #14875f CMYK chart
      #14875f RGB pie chart
      #14875f color shades, tints & tones
#14875f color schemes
#14875f color preview, HTML & CSS examples
           This text has a color of #14875f        
        
          <p style="color:#14875f;">Text here</p>
        
        
          .mytext {color:#14875f;}
        
        Text color #14875f
      
           This box has a color of #14875f        
        
          <div style="background-color:#14875f;">Content here</div>
        
        
          .mybackground {background-color:#14875f;}
        
        Background color #14875f
      
           Border around this has a color of #14875f        
        
          <div style="border:2px solid #14875f;">Content here</div>
        
        
          .myborder {border:2px solid #14875f;}
        
        Border color #14875f