#1470df color space conversions
Hex:
        #1470df
        RGB:
        20, 112, 223
        CMY:
        92, 56, 13
        CMYK:
        91, 50, 0, 13
      HSL:
        213°, 83.5391%, 47.6471%
        HSV (HSB):
        213°, 91.0314%, 87.4510%
        XYZ:
        19.4019, 17.0648, 72.0833
        xyY:
        0.1787, 0.1572, 17.0648
      CIE-Lab:
        48.3416, 17.0665, -63.3760
        CIE-LCH:
        48.3416, 65.6337, 285.0716
        CIE-Luv:
        48.3416, -25.1248, -97.9968
        Hunter-Lab:
        41.3095, 11.5448, -74.5417
      #1470df color charts
#1470df RGB chart
      #1470df CMYK chart
      #1470df RGB pie chart
      #1470df color shades, tints & tones
#1470df color schemes
#1470df color preview, HTML & CSS examples
           This text has a color of #1470df        
        
          <p style="color:#1470df;">Text here</p>
        
        
          .mytext {color:#1470df;}
        
        Text color #1470df
      
           This box has a color of #1470df        
        
          <div style="background-color:#1470df;">Content here</div>
        
        
          .mybackground {background-color:#1470df;}
        
        Background color #1470df
      
           Border around this has a color of #1470df        
        
          <div style="border:2px solid #1470df;">Content here</div>
        
        
          .myborder {border:2px solid #1470df;}
        
        Border color #1470df