#1096dd color space conversions
Hex:
        #1096dd
        RGB:
        16, 150, 221
        CMY:
        94, 41, 13
        CMYK:
        93, 32, 0, 13
      HSL:
        201°, 86.4979%, 46.4706%
        HSV (HSB):
        201°, 92.7602%, 86.6667%
        XYZ:
        24.1712, 27.1433, 72.3718
        xyY:
        0.1954, 0.2195, 27.1433
      CIE-Lab:
        59.1067, -6.9569, -45.0476
        CIE-LCH:
        59.1067, 45.5816, 261.2209
        CIE-Luv:
        59.1067, -37.4477, -70.3840
        Hunter-Lab:
        52.0992, -8.3595, -45.8912
      #1096dd color charts
#1096dd RGB chart
      #1096dd CMYK chart
      #1096dd RGB pie chart
      #1096dd color shades, tints & tones
#1096dd color schemes
#1096dd color preview, HTML & CSS examples
           This text has a color of #1096dd        
        
          <p style="color:#1096dd;">Text here</p>
        
        
          .mytext {color:#1096dd;}
        
        Text color #1096dd
      
           This box has a color of #1096dd        
        
          <div style="background-color:#1096dd;">Content here</div>
        
        
          .mybackground {background-color:#1096dd;}
        
        Background color #1096dd
      
           Border around this has a color of #1096dd        
        
          <div style="border:2px solid #1096dd;">Content here</div>
        
        
          .myborder {border:2px solid #1096dd;}
        
        Border color #1096dd