#144b9f color space conversions
Hex:
        #144b9f
        RGB:
        20, 75, 159
        CMY:
        92, 71, 38
        CMYK:
        87, 53, 0, 38
      HSL:
        216°, 77.6536%, 35.0980%
        HSV (HSB):
        216°, 87.4214%, 62.3529%
        XYZ:
        9.0626, 7.6841, 33.8064
        xyY:
        0.1793, 0.1520, 7.6841
      CIE-Lab:
        33.3161, 15.8543, -50.4006
        CIE-LCH:
        33.3161, 52.8354, 287.4618
        CIE-Luv:
        33.3161, -16.1366, -70.1571
        Hunter-Lab:
        27.7202, 9.8468, -52.9036
      #144b9f color charts
#144b9f RGB chart
      #144b9f CMYK chart
      #144b9f RGB pie chart
      #144b9f color shades, tints & tones
#144b9f color schemes
#144b9f color preview, HTML & CSS examples
           This text has a color of #144b9f        
        
          <p style="color:#144b9f;">Text here</p>
        
        
          .mytext {color:#144b9f;}
        
        Text color #144b9f
      
           This box has a color of #144b9f        
        
          <div style="background-color:#144b9f;">Content here</div>
        
        
          .mybackground {background-color:#144b9f;}
        
        Background color #144b9f
      
           Border around this has a color of #144b9f        
        
          <div style="border:2px solid #144b9f;">Content here</div>
        
        
          .myborder {border:2px solid #144b9f;}
        
        Border color #144b9f