#0963ea color space conversions
Hex:
        #0963ea
        RGB:
        9, 99, 234
        CMY:
        96, 61, 8
        CMYK:
        96, 58, 0, 8
      HSL:
        216°, 92.5926%, 47.6471%
        HSV (HSB):
        216°, 96.1538%, 91.7647%
        XYZ:
        19.4258, 14.9223, 79.6983
        xyY:
        0.1703, 0.1308, 14.9223
      CIE-Lab:
        45.5276, 29.3163, -74.1616
        CIE-LCH:
        45.5276, 79.7457, 291.5691
        CIE-Luv:
        45.5276, -21.7500, -112.3996
        Hunter-Lab:
        38.6294, 22.1620, -95.2839
      #0963ea color charts
#0963ea RGB chart
      #0963ea CMYK chart
      #0963ea RGB pie chart
      #0963ea color shades, tints & tones
#0963ea color schemes
#0963ea color preview, HTML & CSS examples
           This text has a color of #0963ea        
        
          <p style="color:#0963ea;">Text here</p>
        
        
          .mytext {color:#0963ea;}
        
        Text color #0963ea
      
           This box has a color of #0963ea        
        
          <div style="background-color:#0963ea;">Content here</div>
        
        
          .mybackground {background-color:#0963ea;}
        
        Background color #0963ea
      
           Border around this has a color of #0963ea        
        
          <div style="border:2px solid #0963ea;">Content here</div>
        
        
          .myborder {border:2px solid #0963ea;}
        
        Border color #0963ea