#1046bd color space conversions
Hex:
        #1046bd
        RGB:
        16, 70, 189
        CMY:
        94, 73, 26
        CMYK:
        92, 63, 0, 26
      HSL:
        221°, 84.3902%, 40.1961%
        HSV (HSB):
        221°, 91.5344%, 74.1176%
        XYZ:
        11.5892, 8.1646, 49.1092
        xyY:
        0.1683, 0.1186, 8.1646
      CIE-Lab:
        34.3234, 31.0258, -66.6140
        CIE-LCH:
        34.3234, 73.4849, 294.9740
        CIE-Luv:
        34.3234, -14.7675, -92.4513
        Hunter-Lab:
        28.5738, 22.3932, -81.8990
      #1046bd color charts
#1046bd RGB chart
      #1046bd CMYK chart
      #1046bd RGB pie chart
      #1046bd color shades, tints & tones
#1046bd color schemes
#1046bd color preview, HTML & CSS examples
           This text has a color of #1046bd        
        
          <p style="color:#1046bd;">Text here</p>
        
        
          .mytext {color:#1046bd;}
        
        Text color #1046bd
      
           This box has a color of #1046bd        
        
          <div style="background-color:#1046bd;">Content here</div>
        
        
          .mybackground {background-color:#1046bd;}
        
        Background color #1046bd
      
           Border around this has a color of #1046bd        
        
          <div style="border:2px solid #1046bd;">Content here</div>
        
        
          .myborder {border:2px solid #1046bd;}
        
        Border color #1046bd