#144ab6 color space conversions
Hex:
        #144ab6
        RGB:
        20, 74, 182
        CMY:
        92, 71, 29
        CMYK:
        89, 59, 0, 29
      HSL:
        220°, 80.1980%, 39.6078%
        HSV (HSB):
        220°, 89.0110%, 71.3725%
        XYZ:
        11.1808, 8.4237, 45.2926
        xyY:
        0.1723, 0.1298, 8.4237
      CIE-Lab:
        34.8501, 25.8081, -61.6248
        CIE-LCH:
        34.8501, 66.8108, 292.7236
        CIE-Luv:
        34.8501, -15.5247, -86.5568
        Hunter-Lab:
        29.0236, 17.9724, -72.2082
      #144ab6 color charts
#144ab6 RGB chart
      #144ab6 CMYK chart
      #144ab6 RGB pie chart
      #144ab6 color shades, tints & tones
#144ab6 color schemes
#144ab6 color preview, HTML & CSS examples
           This text has a color of #144ab6        
        
          <p style="color:#144ab6;">Text here</p>
        
        
          .mytext {color:#144ab6;}
        
        Text color #144ab6
      
           This box has a color of #144ab6        
        
          <div style="background-color:#144ab6;">Content here</div>
        
        
          .mybackground {background-color:#144ab6;}
        
        Background color #144ab6
      
           Border around this has a color of #144ab6        
        
          <div style="border:2px solid #144ab6;">Content here</div>
        
        
          .myborder {border:2px solid #144ab6;}
        
        Border color #144ab6