#0966bb color space conversions
Hex:
        #0966bb
        RGB:
        9, 102, 187
        CMY:
        96, 60, 27
        CMYK:
        95, 45, 0, 27
      HSL:
        209°, 90.8163%, 38.4314%
        HSV (HSB):
        209°, 95.1872%, 73.3333%
        XYZ:
        13.8337, 13.1487, 48.8225
        xyY:
        0.1825, 0.1735, 13.1487
      CIE-Lab:
        42.9864, 8.7566, -51.3787
        CIE-LCH:
        42.9864, 52.1196, 279.6722
        CIE-Luv:
        42.9864, -24.0691, -76.7543
        Hunter-Lab:
        36.2611, 4.6411, -54.4463
      #0966bb color charts
#0966bb RGB chart
      #0966bb CMYK chart
      #0966bb RGB pie chart
      #0966bb color shades, tints & tones
#0966bb color schemes
#0966bb color preview, HTML & CSS examples
           This text has a color of #0966bb        
        
          <p style="color:#0966bb;">Text here</p>
        
        
          .mytext {color:#0966bb;}
        
        Text color #0966bb
      
           This box has a color of #0966bb        
        
          <div style="background-color:#0966bb;">Content here</div>
        
        
          .mybackground {background-color:#0966bb;}
        
        Background color #0966bb
      
           Border around this has a color of #0966bb        
        
          <div style="border:2px solid #0966bb;">Content here</div>
        
        
          .myborder {border:2px solid #0966bb;}
        
        Border color #0966bb