#1246c2 color space conversions
Hex:
        #1246c2
        RGB:
        18, 70, 194
        CMY:
        93, 73, 24
        CMYK:
        91, 64, 0, 24
      HSL:
        222°, 83.0189%, 41.5686%
        HSV (HSB):
        222°, 90.7216%, 76.0784%
        XYZ:
        12.1772, 8.4040, 52.0193
        xyY:
        0.1677, 0.1158, 8.4040
      CIE-Lab:
        34.8104, 33.0512, -68.7459
        CIE-LCH:
        34.8104, 76.2783, 295.6770
        CIE-Luv:
        34.8104, -14.6300, -95.6341
        Hunter-Lab:
        28.9896, 24.2480, -86.0980
      #1246c2 color charts
#1246c2 RGB chart
      #1246c2 CMYK chart
      #1246c2 RGB pie chart
      #1246c2 color shades, tints & tones
#1246c2 color schemes
#1246c2 color preview, HTML & CSS examples
           This text has a color of #1246c2        
        
          <p style="color:#1246c2;">Text here</p>
        
        
          .mytext {color:#1246c2;}
        
        Text color #1246c2
      
           This box has a color of #1246c2        
        
          <div style="background-color:#1246c2;">Content here</div>
        
        
          .mybackground {background-color:#1246c2;}
        
        Background color #1246c2
      
           Border around this has a color of #1246c2        
        
          <div style="border:2px solid #1246c2;">Content here</div>
        
        
          .myborder {border:2px solid #1246c2;}
        
        Border color #1246c2