#14865b color space conversions
Hex:
        #14865b
        RGB:
        20, 134, 91
        CMY:
        92, 47, 64
        CMYK:
        85, 0, 32, 47
      HSL:
        157°, 74.0260%, 30.1961%
        HSV (HSB):
        157°, 85.0746%, 52.5490%
        XYZ:
        10.7019, 17.9542, 12.7990
        xyY:
        0.2582, 0.4331, 17.9542
      CIE-Lab:
        49.4406, -40.6304, 14.8566
        CIE-LCH:
        49.4406, 43.2614, 159.9150
        CIE-Luv:
        49.4406, -40.7482, 25.1591
        Hunter-Lab:
        42.3725, -29.0684, 11.7516
      #14865b color charts
#14865b RGB chart
      #14865b CMYK chart
      #14865b RGB pie chart
      #14865b color shades, tints & tones
#14865b color schemes
#14865b color preview, HTML & CSS examples
           This text has a color of #14865b        
        
          <p style="color:#14865b;">Text here</p>
        
        
          .mytext {color:#14865b;}
        
        Text color #14865b
      
           This box has a color of #14865b        
        
          <div style="background-color:#14865b;">Content here</div>
        
        
          .mybackground {background-color:#14865b;}
        
        Background color #14865b
      
           Border around this has a color of #14865b        
        
          <div style="border:2px solid #14865b;">Content here</div>
        
        
          .myborder {border:2px solid #14865b;}
        
        Border color #14865b