#14586d color space conversions
Hex:
        #14586d
        RGB:
        20, 88, 109
        CMY:
        92, 65, 57
        CMYK:
        82, 19, 0, 57
      HSL:
        194°, 68.9922%, 25.2941%
        HSV (HSB):
        194°, 81.6514%, 42.7451%
        XYZ:
        6.5385, 8.2323, 15.7124
        xyY:
        0.2145, 0.2701, 8.2323
      CIE-Lab:
        34.4621, -12.6363, -17.9001
        CIE-LCH:
        34.4621, 21.9109, 234.7805
        CIE-Luv:
        34.4621, -22.4944, -22.4555
        Hunter-Lab:
        28.6920, -9.5331, -12.3842
      #14586d color charts
#14586d RGB chart
      #14586d CMYK chart
      #14586d RGB pie chart
      #14586d color shades, tints & tones
#14586d color schemes
#14586d color preview, HTML & CSS examples
           This text has a color of #14586d        
        
          <p style="color:#14586d;">Text here</p>
        
        
          .mytext {color:#14586d;}
        
        Text color #14586d
      
           This box has a color of #14586d        
        
          <div style="background-color:#14586d;">Content here</div>
        
        
          .mybackground {background-color:#14586d;}
        
        Background color #14586d
      
           Border around this has a color of #14586d        
        
          <div style="border:2px solid #14586d;">Content here</div>
        
        
          .myborder {border:2px solid #14586d;}
        
        Border color #14586d