#144ff0 color space conversions
Hex:
        #144ff0
        RGB:
        20, 79, 240
        CMY:
        92, 69, 6
        CMYK:
        92, 67, 0, 6
      HSL:
        224°, 88.0000%, 50.9804%
        HSV (HSB):
        224°, 91.6667%, 94.1176%
        XYZ:
        18.8126, 12.0320, 83.7689
        xyY:
        0.1641, 0.1050, 12.0320
      CIE-Lab:
        41.2669, 44.5495, -84.5254
        CIE-LCH:
        41.2669, 95.5469, 297.7917
        CIE-Luv:
        41.2669, -16.5439, -122.3241
        Hunter-Lab:
        34.6871, 36.1075, -118.9036
      #144ff0 color charts
#144ff0 RGB chart
      #144ff0 CMYK chart
      #144ff0 RGB pie chart
      #144ff0 color shades, tints & tones
#144ff0 color schemes
#144ff0 color preview, HTML & CSS examples
           This text has a color of #144ff0        
        
          <p style="color:#144ff0;">Text here</p>
        
        
          .mytext {color:#144ff0;}
        
        Text color #144ff0
      
           This box has a color of #144ff0        
        
          <div style="background-color:#144ff0;">Content here</div>
        
        
          .mybackground {background-color:#144ff0;}
        
        Background color #144ff0
      
           Border around this has a color of #144ff0        
        
          <div style="border:2px solid #144ff0;">Content here</div>
        
        
          .myborder {border:2px solid #144ff0;}
        
        Border color #144ff0