#14605d color space conversions
Hex:
        #14605d
        RGB:
        20, 96, 93
        CMY:
        92, 62, 64
        CMYK:
        79, 0, 3, 62
      HSL:
        178°, 65.5172%, 22.7451%
        HSV (HSB):
        178°, 79.1667%, 37.6471%
        XYZ:
        6.4471, 9.3048, 11.8121
        xyY:
        0.2339, 0.3376, 9.3048
      CIE-Lab:
        36.5646, -22.6579, -4.7577
        CIE-LCH:
        36.5646, 23.1520, 191.8587
        CIE-Luv:
        36.5646, -26.4854, -3.2458
        Hunter-Lab:
        30.5037, -15.6545, -1.6066
      #14605d color charts
#14605d RGB chart
      #14605d CMYK chart
      #14605d RGB pie chart
      #14605d color shades, tints & tones
#14605d color schemes
#14605d color preview, HTML & CSS examples
           This text has a color of #14605d        
        
          <p style="color:#14605d;">Text here</p>
        
        
          .mytext {color:#14605d;}
        
        Text color #14605d
      
           This box has a color of #14605d        
        
          <div style="background-color:#14605d;">Content here</div>
        
        
          .mybackground {background-color:#14605d;}
        
        Background color #14605d
      
           Border around this has a color of #14605d        
        
          <div style="border:2px solid #14605d;">Content here</div>
        
        
          .myborder {border:2px solid #14605d;}
        
        Border color #14605d