#14765b color space conversions
Hex:
        #14765b
        RGB:
        20, 118, 91
        CMY:
        92, 54, 64
        CMYK:
        83, 0, 23, 54
      HSL:
        163°, 71.0145%, 27.0588%
        HSV (HSB):
        163°, 83.0508%, 46.2745%
        XYZ:
        8.6553, 13.8609, 12.1168
        xyY:
        0.2499, 0.4002, 13.8609
      CIE-Lab:
        44.0328, -33.8133, 7.3055
        CIE-LCH:
        44.0328, 34.5935, 167.8085
        CIE-Luv:
        44.0328, -34.8918, 14.2517
        Hunter-Lab:
        37.2303, -23.6555, 6.7649
      #14765b color charts
#14765b RGB chart
      #14765b CMYK chart
      #14765b RGB pie chart
      #14765b color shades, tints & tones
#14765b color schemes
#14765b color preview, HTML & CSS examples
           This text has a color of #14765b        
        
          <p style="color:#14765b;">Text here</p>
        
        
          .mytext {color:#14765b;}
        
        Text color #14765b
      
           This box has a color of #14765b        
        
          <div style="background-color:#14765b;">Content here</div>
        
        
          .mybackground {background-color:#14765b;}
        
        Background color #14765b
      
           Border around this has a color of #14765b        
        
          <div style="border:2px solid #14765b;">Content here</div>
        
        
          .myborder {border:2px solid #14765b;}
        
        Border color #14765b