#14438d color space conversions
Hex:
        #14438d
        RGB:
        20, 67, 141
        CMY:
        92, 74, 45
        CMYK:
        86, 52, 0, 45
      HSL:
        217°, 75.1553%, 31.5686%
        HSV (HSB):
        217°, 85.8156%, 55.2941%
        XYZ:
        7.1034, 6.0861, 25.9997
        xyY:
        0.1813, 0.1553, 6.0861
      CIE-Lab:
        29.6287, 13.9343, -45.4091
        CIE-LCH:
        29.6287, 47.4989, 287.0593
        CIE-Luv:
        29.6287, -14.1591, -60.7840
        Hunter-Lab:
        24.6701, 8.2237, -45.2164
      #14438d color charts
#14438d RGB chart
      #14438d CMYK chart
      #14438d RGB pie chart
      #14438d color shades, tints & tones
#14438d color schemes
#14438d color preview, HTML & CSS examples
           This text has a color of #14438d        
        
          <p style="color:#14438d;">Text here</p>
        
        
          .mytext {color:#14438d;}
        
        Text color #14438d
      
           This box has a color of #14438d        
        
          <div style="background-color:#14438d;">Content here</div>
        
        
          .mybackground {background-color:#14438d;}
        
        Background color #14438d
      
           Border around this has a color of #14438d        
        
          <div style="border:2px solid #14438d;">Content here</div>
        
        
          .myborder {border:2px solid #14438d;}
        
        Border color #14438d