#144ae4 color space conversions
Hex:
        #144ae4
        RGB:
        20, 74, 228
        CMY:
        92, 71, 11
        CMYK:
        91, 68, 0, 11
      HSL:
        224°, 83.8710%, 48.6275%
        HSV (HSB):
        224°, 91.2281%, 89.4118%
        XYZ:
        16.7409, 10.6477, 74.5717
        xyY:
        0.1642, 0.1044, 10.6477
      CIE-Lab:
        38.9807, 43.2885, -81.4985
        CIE-LCH:
        38.9807, 92.2816, 297.9753
        CIE-Luv:
        38.9807, -15.4574, -115.9773
        Hunter-Lab:
        32.6308, 34.4733, -112.6546
      #144ae4 color charts
#144ae4 RGB chart
      #144ae4 CMYK chart
      #144ae4 RGB pie chart
      #144ae4 color shades, tints & tones
#144ae4 color schemes
#144ae4 color preview, HTML & CSS examples
           This text has a color of #144ae4        
        
          <p style="color:#144ae4;">Text here</p>
        
        
          .mytext {color:#144ae4;}
        
        Text color #144ae4
      
           This box has a color of #144ae4        
        
          <div style="background-color:#144ae4;">Content here</div>
        
        
          .mybackground {background-color:#144ae4;}
        
        Background color #144ae4
      
           Border around this has a color of #144ae4        
        
          <div style="border:2px solid #144ae4;">Content here</div>
        
        
          .myborder {border:2px solid #144ae4;}
        
        Border color #144ae4