#1246c1 color space conversions
Hex:
        #1246c1
        RGB:
        18, 70, 193
        CMY:
        93, 73, 24
        CMYK:
        91, 64, 0, 24
      HSL:
        222°, 82.9384%, 41.3725%
        HSV (HSB):
        222°, 90.6736%, 75.6863%
        XYZ:
        12.0653, 8.3592, 51.4296
        xyY:
        0.1679, 0.1163, 8.3592
      CIE-Lab:
        34.7200, 32.6660, -68.3088
        CIE-LCH:
        34.7200, 75.7177, 295.5576
        CIE-Luv:
        34.7200, -14.6313, -94.9943
        Hunter-Lab:
        28.9122, 23.8927, -85.2277
      #1246c1 color charts
#1246c1 RGB chart
      #1246c1 CMYK chart
      #1246c1 RGB pie chart
      #1246c1 color shades, tints & tones
#1246c1 color schemes
#1246c1 color preview, HTML & CSS examples
           This text has a color of #1246c1        
        
          <p style="color:#1246c1;">Text here</p>
        
        
          .mytext {color:#1246c1;}
        
        Text color #1246c1
      
           This box has a color of #1246c1        
        
          <div style="background-color:#1246c1;">Content here</div>
        
        
          .mybackground {background-color:#1246c1;}
        
        Background color #1246c1
      
           Border around this has a color of #1246c1        
        
          <div style="border:2px solid #1246c1;">Content here</div>
        
        
          .myborder {border:2px solid #1246c1;}
        
        Border color #1246c1