#1094c2 color space conversions
Hex:
        #1094c2
        RGB:
        16, 148, 194
        CMY:
        94, 42, 24
        CMYK:
        92, 24, 0, 24
      HSL:
        196°, 84.7619%, 41.1765%
        HSV (HSB):
        196°, 91.7526%, 76.0784%
        XYZ:
        20.5412, 25.1850, 54.8175
        xyY:
        0.2043, 0.2505, 25.1850
      CIE-Lab:
        57.2552, -15.7016, -32.8026
        CIE-LCH:
        57.2552, 36.3668, 244.4210
        CIE-Luv:
        57.2552, -38.5846, -48.8039
        Hunter-Lab:
        50.1847, -14.7610, -29.6341
      #1094c2 color charts
#1094c2 RGB chart
      #1094c2 CMYK chart
      #1094c2 RGB pie chart
      #1094c2 color shades, tints & tones
#1094c2 color schemes
#1094c2 color preview, HTML & CSS examples
           This text has a color of #1094c2        
        
          <p style="color:#1094c2;">Text here</p>
        
        
          .mytext {color:#1094c2;}
        
        Text color #1094c2
      
           This box has a color of #1094c2        
        
          <div style="background-color:#1094c2;">Content here</div>
        
        
          .mybackground {background-color:#1094c2;}
        
        Background color #1094c2
      
           Border around this has a color of #1094c2        
        
          <div style="border:2px solid #1094c2;">Content here</div>
        
        
          .myborder {border:2px solid #1094c2;}
        
        Border color #1094c2