#1094c1 color space conversions
Hex:
        #1094c1
        RGB:
        16, 148, 193
        CMY:
        94, 42, 24
        CMYK:
        92, 23, 0, 24
      HSL:
        195°, 84.6890%, 40.9804%
        HSV (HSB):
        195°, 91.7098%, 75.6863%
        XYZ:
        20.4292, 25.1402, 54.2279
        xyY:
        0.2047, 0.2519, 25.1402
      CIE-Lab:
        57.2118, -16.0605, -32.3050
        CIE-LCH:
        57.2118, 36.0770, 243.5657
        CIE-Luv:
        57.2118, -38.6551, -47.9371
        Hunter-Lab:
        50.1400, -15.0164, -29.0258
      #1094c1 color charts
#1094c1 RGB chart
      #1094c1 CMYK chart
      #1094c1 RGB pie chart
      #1094c1 color shades, tints & tones
#1094c1 color schemes
#1094c1 color preview, HTML & CSS examples
           This text has a color of #1094c1        
        
          <p style="color:#1094c1;">Text here</p>
        
        
          .mytext {color:#1094c1;}
        
        Text color #1094c1
      
           This box has a color of #1094c1        
        
          <div style="background-color:#1094c1;">Content here</div>
        
        
          .mybackground {background-color:#1094c1;}
        
        Background color #1094c1
      
           Border around this has a color of #1094c1        
        
          <div style="border:2px solid #1094c1;">Content here</div>
        
        
          .myborder {border:2px solid #1094c1;}
        
        Border color #1094c1