#144f85 color space conversions
Hex:
        #144f85
        RGB:
        20, 79, 133
        CMY:
        92, 69, 48
        CMYK:
        85, 41, 0, 48
      HSL:
        209°, 73.8562%, 30.0000%
        HSV (HSB):
        209°, 84.9624%, 52.1569%
        XYZ:
        7.3181, 7.4341, 23.2395
        xyY:
        0.1926, 0.1957, 7.4341
      CIE-Lab:
        32.7755, 2.4720, -35.4276
        CIE-LCH:
        32.7755, 35.5137, 273.9913
        CIE-Luv:
        32.7755, -18.1462, -48.3527
        Hunter-Lab:
        27.2656, 0.1947, -31.4492
      #144f85 color charts
#144f85 RGB chart
      #144f85 CMYK chart
      #144f85 RGB pie chart
      #144f85 color shades, tints & tones
#144f85 color schemes
#144f85 color preview, HTML & CSS examples
           This text has a color of #144f85        
        
          <p style="color:#144f85;">Text here</p>
        
        
          .mytext {color:#144f85;}
        
        Text color #144f85
      
           This box has a color of #144f85        
        
          <div style="background-color:#144f85;">Content here</div>
        
        
          .mybackground {background-color:#144f85;}
        
        Background color #144f85
      
           Border around this has a color of #144f85        
        
          <div style="border:2px solid #144f85;">Content here</div>
        
        
          .myborder {border:2px solid #144f85;}
        
        Border color #144f85