#1484df color space conversions
Hex:
        #1484df
        RGB:
        20, 132, 223
        CMY:
        92, 48, 13
        CMYK:
        91, 41, 0, 13
      HSL:
        207°, 83.5391%, 47.6471%
        HSV (HSB):
        207°, 91.0314%, 87.4510%
        XYZ:
        21.8590, 21.9790, 72.9023
        xyY:
        0.1872, 0.1883, 21.9790
      CIE-Lab:
        54.0047, 4.5937, -54.2696
        CIE-LCH:
        54.0047, 54.4637, 274.8383
        CIE-Luv:
        54.0047, -31.2490, -85.2670
        Hunter-Lab:
        46.8817, 1.1842, -59.3803
      #1484df color charts
#1484df RGB chart
      #1484df CMYK chart
      #1484df RGB pie chart
      #1484df color shades, tints & tones
#1484df color schemes
#1484df color preview, HTML & CSS examples
           This text has a color of #1484df        
        
          <p style="color:#1484df;">Text here</p>
        
        
          .mytext {color:#1484df;}
        
        Text color #1484df
      
           This box has a color of #1484df        
        
          <div style="background-color:#1484df;">Content here</div>
        
        
          .mybackground {background-color:#1484df;}
        
        Background color #1484df
      
           Border around this has a color of #1484df        
        
          <div style="border:2px solid #1484df;">Content here</div>
        
        
          .myborder {border:2px solid #1484df;}
        
        Border color #1484df