#1041af color space conversions
Hex:
        #1041af
        RGB:
        16, 65, 175
        CMY:
        94, 75, 31
        CMYK:
        91, 63, 0, 31
      HSL:
        222°, 83.2461%, 37.4510%
        HSV (HSB):
        222°, 90.8571%, 68.6275%
        XYZ:
        9.8418, 6.9859, 41.3871
        xyY:
        0.1691, 0.1200, 6.9859
      CIE-Lab:
        31.7748, 28.8659, -62.5063
        CIE-LCH:
        31.7748, 68.8497, 294.7878
        CIE-Luv:
        31.7748, -13.6227, -84.6961
        Hunter-Lab:
        26.4308, 20.2126, -74.3385
      #1041af color charts
#1041af RGB chart
      #1041af CMYK chart
      #1041af RGB pie chart
      #1041af color shades, tints & tones
#1041af color schemes
#1041af color preview, HTML & CSS examples
           This text has a color of #1041af        
        
          <p style="color:#1041af;">Text here</p>
        
        
          .mytext {color:#1041af;}
        
        Text color #1041af
      
           This box has a color of #1041af        
        
          <div style="background-color:#1041af;">Content here</div>
        
        
          .mybackground {background-color:#1041af;}
        
        Background color #1041af
      
           Border around this has a color of #1041af        
        
          <div style="border:2px solid #1041af;">Content here</div>
        
        
          .myborder {border:2px solid #1041af;}
        
        Border color #1041af