#144f8e color space conversions
Hex:
        #144f8e
        RGB:
        20, 79, 142
        CMY:
        92, 69, 44
        CMYK:
        86, 44, 0, 44
      HSL:
        211°, 75.3086%, 31.7647%
        HSV (HSB):
        211°, 85.9155%, 55.6863%
        XYZ:
        7.9670, 7.6937, 26.6563
        xyY:
        0.1883, 0.1818, 7.6937
      CIE-Lab:
        33.3366, 6.1627, -40.0520
        CIE-LCH:
        33.3366, 40.5234, 278.7473
        CIE-Luv:
        33.3366, -17.8199, -55.3895
        Hunter-Lab:
        27.7375, 2.7294, -37.5627
      #144f8e color charts
#144f8e RGB chart
      #144f8e CMYK chart
      #144f8e RGB pie chart
      #144f8e color shades, tints & tones
#144f8e color schemes
#144f8e color preview, HTML & CSS examples
           This text has a color of #144f8e        
        
          <p style="color:#144f8e;">Text here</p>
        
        
          .mytext {color:#144f8e;}
        
        Text color #144f8e
      
           This box has a color of #144f8e        
        
          <div style="background-color:#144f8e;">Content here</div>
        
        
          .mybackground {background-color:#144f8e;}
        
        Background color #144f8e
      
           Border around this has a color of #144f8e        
        
          <div style="border:2px solid #144f8e;">Content here</div>
        
        
          .myborder {border:2px solid #144f8e;}
        
        Border color #144f8e