#0962af color space conversions
Hex:
        #0962af
        RGB:
        9, 98, 175
        CMY:
        96, 62, 31
        CMYK:
        95, 44, 0, 31
      HSL:
        208°, 90.2174%, 36.0784%
        HSV (HSB):
        208°, 94.8571%, 68.6275%
        XYZ:
        12.2182, 11.8886, 42.2082
        xyY:
        0.1842, 0.1793, 11.8886
      CIE-Lab:
        41.0385, 6.4884, -47.4862
        CIE-LCH:
        41.0385, 47.9274, 277.7806
        CIE-Luv:
        41.0385, -23.3408, -69.8822
        Hunter-Lab:
        34.4798, 2.9132, -48.4435
      #0962af color charts
#0962af RGB chart
      #0962af CMYK chart
      #0962af RGB pie chart
      #0962af color shades, tints & tones
#0962af color schemes
#0962af color preview, HTML & CSS examples
           This text has a color of #0962af        
        
          <p style="color:#0962af;">Text here</p>
        
        
          .mytext {color:#0962af;}
        
        Text color #0962af
      
           This box has a color of #0962af        
        
          <div style="background-color:#0962af;">Content here</div>
        
        
          .mybackground {background-color:#0962af;}
        
        Background color #0962af
      
           Border around this has a color of #0962af        
        
          <div style="border:2px solid #0962af;">Content here</div>
        
        
          .myborder {border:2px solid #0962af;}
        
        Border color #0962af