#1094ff color space conversions
Hex:
        #1094ff
        RGB:
        16, 148, 255
        CMY:
        94, 42, 0
        CMYK:
        94, 42, 0, 0
      HSL:
        207°, 100.0000%, 53.1373%
        HSV (HSB):
        207°, 93.7255%, 100.0000%
        XYZ:
        28.8536, 28.5100, 98.5900
        xyY:
        0.1850, 0.1828, 28.5100
      CIE-Lab:
        60.3467, 6.9590, -61.8558
        CIE-LCH:
        60.3467, 62.2461, 276.4190
        CIE-Luv:
        60.3467, -34.8470, -99.8288
        Hunter-Lab:
        53.3947, 3.0176, -72.0989
      #1094ff color charts
#1094ff RGB chart
      #1094ff CMYK chart
      #1094ff RGB pie chart
      #1094ff color shades, tints & tones
#1094ff color schemes
#1094ff color preview, HTML & CSS examples
           This text has a color of #1094ff        
        
          <p style="color:#1094ff;">Text here</p>
        
        
          .mytext {color:#1094ff;}
        
        Text color #1094ff
      
           This box has a color of #1094ff        
        
          <div style="background-color:#1094ff;">Content here</div>
        
        
          .mybackground {background-color:#1094ff;}
        
        Background color #1094ff
      
           Border around this has a color of #1094ff        
        
          <div style="border:2px solid #1094ff;">Content here</div>
        
        
          .myborder {border:2px solid #1094ff;}
        
        Border color #1094ff