#1040c2 color space conversions
Hex:
        #1040c2
        RGB:
        16, 64, 194
        CMY:
        94, 75, 24
        CMYK:
        92, 67, 0, 24
      HSL:
        224°, 84.7619%, 41.1765%
        HSV (HSB):
        224°, 91.7526%, 76.0784%
        XYZ:
        11.7847, 7.6720, 51.8987
        xyY:
        0.1652, 0.1075, 7.6720
      CIE-Lab:
        33.2902, 36.8657, -71.2460
        CIE-LCH:
        33.2902, 80.2189, 297.3589
        CIE-Luv:
        33.2902, -13.4215, -96.9286
        Hunter-Lab:
        27.6984, 27.4734, -91.7033
      #1040c2 color charts
#1040c2 RGB chart
      #1040c2 CMYK chart
      #1040c2 RGB pie chart
      #1040c2 color shades, tints & tones
#1040c2 color schemes
#1040c2 color preview, HTML & CSS examples
           This text has a color of #1040c2        
        
          <p style="color:#1040c2;">Text here</p>
        
        
          .mytext {color:#1040c2;}
        
        Text color #1040c2
      
           This box has a color of #1040c2        
        
          <div style="background-color:#1040c2;">Content here</div>
        
        
          .mybackground {background-color:#1040c2;}
        
        Background color #1040c2
      
           Border around this has a color of #1040c2        
        
          <div style="border:2px solid #1040c2;">Content here</div>
        
        
          .myborder {border:2px solid #1040c2;}
        
        Border color #1040c2