#0961be color space conversions
Hex:
        #0961be
        RGB:
        9, 97, 190
        CMY:
        96, 62, 25
        CMYK:
        95, 49, 0, 25
      HSL:
        211°, 90.9548%, 39.0196%
        HSV (HSB):
        211°, 95.2632%, 74.5098%
        XYZ:
        13.6816, 12.3252, 50.3731
        xyY:
        0.1791, 0.1614, 12.3252
      CIE-Lab:
        41.7283, 13.2123, -55.1515
        CIE-LCH:
        41.7283, 56.7120, 283.4720
        CIE-Luv:
        41.7283, -22.4228, -81.9734
        Hunter-Lab:
        35.1072, 8.1255, -60.4963
      #0961be color charts
#0961be RGB chart
      #0961be CMYK chart
      #0961be RGB pie chart
      #0961be color shades, tints & tones
#0961be color schemes
#0961be color preview, HTML & CSS examples
           This text has a color of #0961be        
        
          <p style="color:#0961be;">Text here</p>
        
        
          .mytext {color:#0961be;}
        
        Text color #0961be
      
           This box has a color of #0961be        
        
          <div style="background-color:#0961be;">Content here</div>
        
        
          .mybackground {background-color:#0961be;}
        
        Background color #0961be
      
           Border around this has a color of #0961be        
        
          <div style="border:2px solid #0961be;">Content here</div>
        
        
          .myborder {border:2px solid #0961be;}
        
        Border color #0961be