#096ad2 color space conversions
Hex:
        #096ad2
        RGB:
        9, 106, 210
        CMY:
        96, 58, 18
        CMYK:
        96, 50, 0, 18
      HSL:
        211°, 91.7808%, 42.9412%
        HSV (HSB):
        211°, 95.7143%, 82.3529%
        XYZ:
        16.8995, 15.0193, 62.9811
        xyY:
        0.1781, 0.1583, 15.0193
      CIE-Lab:
        45.6606, 15.3785, -60.3289
        CIE-LCH:
        45.6606, 62.2581, 284.3008
        CIE-Luv:
        45.6606, -24.3653, -91.8901
        Hunter-Lab:
        38.7547, 10.0167, -69.2251
      #096ad2 color charts
#096ad2 RGB chart
      #096ad2 CMYK chart
      #096ad2 RGB pie chart
      #096ad2 color shades, tints & tones
#096ad2 color schemes
#096ad2 color preview, HTML & CSS examples
           This text has a color of #096ad2        
        
          <p style="color:#096ad2;">Text here</p>
        
        
          .mytext {color:#096ad2;}
        
        Text color #096ad2
      
           This box has a color of #096ad2        
        
          <div style="background-color:#096ad2;">Content here</div>
        
        
          .mybackground {background-color:#096ad2;}
        
        Background color #096ad2
      
           Border around this has a color of #096ad2        
        
          <div style="border:2px solid #096ad2;">Content here</div>
        
        
          .myborder {border:2px solid #096ad2;}
        
        Border color #096ad2