#0961ee color space conversions
Hex:
        #0961ee
        RGB:
        9, 97, 238
        CMY:
        96, 62, 7
        CMYK:
        96, 59, 0, 7
      HSL:
        217°, 92.7126%, 48.4314%
        HSV (HSB):
        217°, 96.2185%, 93.3333%
        XYZ:
        19.8200, 14.7805, 82.6972
        xyY:
        0.1690, 0.1260, 14.7805
      CIE-Lab:
        45.3321, 32.1376, -76.7315
        CIE-LCH:
        45.3321, 83.1898, 292.7255
        CIE-Luv:
        45.3321, -21.1673, -115.8871
        Hunter-Lab:
        38.4454, 24.7435, -100.6227
      #0961ee color charts
#0961ee RGB chart
      #0961ee CMYK chart
      #0961ee RGB pie chart
      #0961ee color shades, tints & tones
#0961ee color schemes
#0961ee color preview, HTML & CSS examples
           This text has a color of #0961ee        
        
          <p style="color:#0961ee;">Text here</p>
        
        
          .mytext {color:#0961ee;}
        
        Text color #0961ee
      
           This box has a color of #0961ee        
        
          <div style="background-color:#0961ee;">Content here</div>
        
        
          .mybackground {background-color:#0961ee;}
        
        Background color #0961ee
      
           Border around this has a color of #0961ee        
        
          <div style="border:2px solid #0961ee;">Content here</div>
        
        
          .myborder {border:2px solid #0961ee;}
        
        Border color #0961ee