#1096bb color space conversions
Hex:
        #1096bb
        RGB:
        16, 150, 187
        CMY:
        94, 41, 27
        CMYK:
        91, 20, 0, 27
      HSL:
        193°, 84.2365%, 39.8039%
        HSV (HSB):
        193°, 91.4439%, 73.3333%
        XYZ:
        20.0897, 25.5107, 50.8789
        xyY:
        0.2082, 0.2644, 25.5107
      CIE-Lab:
        57.5697, -19.2717, -28.3549
        CIE-LCH:
        57.5697, 34.2841, 235.7976
        CIE-Luv:
        57.5697, -39.7780, -41.1155
        Hunter-Lab:
        50.5081, -17.3906, -24.3696
      #1096bb color charts
#1096bb RGB chart
      #1096bb CMYK chart
      #1096bb RGB pie chart
      #1096bb color shades, tints & tones
#1096bb color schemes
#1096bb color preview, HTML & CSS examples
           This text has a color of #1096bb        
        
          <p style="color:#1096bb;">Text here</p>
        
        
          .mytext {color:#1096bb;}
        
        Text color #1096bb
      
           This box has a color of #1096bb        
        
          <div style="background-color:#1096bb;">Content here</div>
        
        
          .mybackground {background-color:#1096bb;}
        
        Background color #1096bb
      
           Border around this has a color of #1096bb        
        
          <div style="border:2px solid #1096bb;">Content here</div>
        
        
          .myborder {border:2px solid #1096bb;}
        
        Border color #1096bb