#144ef1 color space conversions
Hex:
        #144ef1
        RGB:
        20, 78, 241
        CMY:
        92, 69, 5
        CMYK:
        92, 68, 0, 5
      HSL:
        224°, 88.7550%, 51.1765%
        HSV (HSB):
        224°, 91.7012%, 94.5098%
        XYZ:
        18.8901, 11.9484, 84.5297
        xyY:
        0.1637, 0.1036, 11.9484
      CIE-Lab:
        41.1340, 45.5216, -85.3077
        CIE-LCH:
        41.1340, 96.6934, 298.0851
        CIE-Luv:
        41.1340, -16.3427, -123.1353
        Hunter-Lab:
        34.5664, 37.0565, -120.7930
      #144ef1 color charts
#144ef1 RGB chart
      #144ef1 CMYK chart
      #144ef1 RGB pie chart
      #144ef1 color shades, tints & tones
#144ef1 color schemes
#144ef1 color preview, HTML & CSS examples
           This text has a color of #144ef1        
        
          <p style="color:#144ef1;">Text here</p>
        
        
          .mytext {color:#144ef1;}
        
        Text color #144ef1
      
           This box has a color of #144ef1        
        
          <div style="background-color:#144ef1;">Content here</div>
        
        
          .mybackground {background-color:#144ef1;}
        
        Background color #144ef1
      
           Border around this has a color of #144ef1        
        
          <div style="border:2px solid #144ef1;">Content here</div>
        
        
          .myborder {border:2px solid #144ef1;}
        
        Border color #144ef1