#1040c1 color space conversions
Hex:
        #1040c1
        RGB:
        16, 64, 193
        CMY:
        94, 75, 24
        CMYK:
        92, 67, 0, 24
      HSL:
        224°, 84.6890%, 40.9804%
        HSV (HSB):
        224°, 91.7098%, 75.6863%
        XYZ:
        11.6727, 7.6272, 51.3091
        xyY:
        0.1653, 0.1080, 7.6272
      CIE-Lab:
        33.1941, 36.4878, -70.8178
        CIE-LCH:
        33.1941, 79.6651, 297.2591
        CIE-Luv:
        33.1941, -13.4167, -96.3087
        Hunter-Lab:
        27.6174, 27.1141, -90.8199
      #1040c1 color charts
#1040c1 RGB chart
      #1040c1 CMYK chart
      #1040c1 RGB pie chart
      #1040c1 color shades, tints & tones
#1040c1 color schemes
#1040c1 color preview, HTML & CSS examples
           This text has a color of #1040c1        
        
          <p style="color:#1040c1;">Text here</p>
        
        
          .mytext {color:#1040c1;}
        
        Text color #1040c1
      
           This box has a color of #1040c1        
        
          <div style="background-color:#1040c1;">Content here</div>
        
        
          .mybackground {background-color:#1040c1;}
        
        Background color #1040c1
      
           Border around this has a color of #1040c1        
        
          <div style="border:2px solid #1040c1;">Content here</div>
        
        
          .myborder {border:2px solid #1040c1;}
        
        Border color #1040c1