#14645e color space conversions
Hex:
        #14645e
        RGB:
        20, 100, 94
        CMY:
        92, 61, 63
        CMYK:
        80, 0, 6, 61
      HSL:
        176°, 66.6667%, 23.5294%
        HSV (HSB):
        176°, 80.0000%, 39.2157%
        XYZ:
        6.8660, 10.0712, 12.1717
        xyY:
        0.2359, 0.3460, 10.0712
      CIE-Lab:
        37.9699, -24.3914, -3.2930
        CIE-LCH:
        37.9699, 24.6127, 187.6888
        CIE-Luv:
        37.9699, -27.9379, -1.0834
        Hunter-Lab:
        31.7352, -16.9173, -0.5255
      #14645e color charts
#14645e RGB chart
      #14645e CMYK chart
      #14645e RGB pie chart
      #14645e color shades, tints & tones
#14645e color schemes
#14645e color preview, HTML & CSS examples
           This text has a color of #14645e        
        
          <p style="color:#14645e;">Text here</p>
        
        
          .mytext {color:#14645e;}
        
        Text color #14645e
      
           This box has a color of #14645e        
        
          <div style="background-color:#14645e;">Content here</div>
        
        
          .mybackground {background-color:#14645e;}
        
        Background color #14645e
      
           Border around this has a color of #14645e        
        
          <div style="border:2px solid #14645e;">Content here</div>
        
        
          .myborder {border:2px solid #14645e;}
        
        Border color #14645e