#14594f color space conversions
Hex:
        #14594f
        RGB:
        20, 89, 79
        CMY:
        92, 65, 69
        CMYK:
        78, 0, 11, 65
      HSL:
        171°, 63.3028%, 21.3725%
        HSV (HSB):
        171°, 77.5281%, 34.9020%
        XYZ:
        5.2722, 7.8580, 8.6360
        xyY:
        0.2422, 0.3610, 7.8580
      CIE-Lab:
        33.6854, -23.4746, -0.2661
        CIE-LCH:
        33.6854, 23.4761, 180.6495
        CIE-Luv:
        33.6854, -24.6776, 2.6923
        Hunter-Lab:
        28.0321, -15.4847, 1.3567
      #14594f color charts
#14594f RGB chart
      #14594f CMYK chart
      #14594f RGB pie chart
      #14594f color shades, tints & tones
#14594f color schemes
#14594f color preview, HTML & CSS examples
           This text has a color of #14594f        
        
          <p style="color:#14594f;">Text here</p>
        
        
          .mytext {color:#14594f;}
        
        Text color #14594f
      
           This box has a color of #14594f        
        
          <div style="background-color:#14594f;">Content here</div>
        
        
          .mybackground {background-color:#14594f;}
        
        Background color #14594f
      
           Border around this has a color of #14594f        
        
          <div style="border:2px solid #14594f;">Content here</div>
        
        
          .myborder {border:2px solid #14594f;}
        
        Border color #14594f