#1475ce color space conversions
Hex:
        #1475ce
        RGB:
        20, 117, 206
        CMY:
        92, 54, 19
        CMYK:
        90, 43, 0, 19
      HSL:
        209°, 82.3009%, 44.3137%
        HSV (HSB):
        209°, 90.2913%, 80.7843%
        XYZ:
        17.7904, 17.3275, 60.7994
        xyY:
        0.1855, 0.1807, 17.3275
      CIE-Lab:
        48.6701, 7.2623, -53.1933
        CIE-LCH:
        48.6701, 53.6868, 277.7744
        CIE-Luv:
        48.6701, -27.3174, -81.8692
        Hunter-Lab:
        41.6264, 3.4416, -57.4605
      #1475ce color charts
#1475ce RGB chart
      #1475ce CMYK chart
      #1475ce RGB pie chart
      #1475ce color shades, tints & tones
#1475ce color schemes
#1475ce color preview, HTML & CSS examples
           This text has a color of #1475ce        
        
          <p style="color:#1475ce;">Text here</p>
        
        
          .mytext {color:#1475ce;}
        
        Text color #1475ce
      
           This box has a color of #1475ce        
        
          <div style="background-color:#1475ce;">Content here</div>
        
        
          .mybackground {background-color:#1475ce;}
        
        Background color #1475ce
      
           Border around this has a color of #1475ce        
        
          <div style="border:2px solid #1475ce;">Content here</div>
        
        
          .myborder {border:2px solid #1475ce;}
        
        Border color #1475ce