#0959bd color space conversions
Hex:
        #0959bd
        RGB:
        9, 89, 189
        CMY:
        96, 65, 26
        CMYK:
        95, 53, 0, 26
      HSL:
        213°, 90.9091%, 38.8235%
        HSV (HSB):
        213°, 95.2381%, 74.1176%
        XYZ:
        12.8703, 10.8770, 49.5652
        xyY:
        0.1756, 0.1484, 10.8770
      CIE-Lab:
        39.3725, 18.0816, -58.3820
        CIE-LCH:
        39.3725, 61.1179, 287.2084
        CIE-Luv:
        39.3725, -20.1150, -85.4105
        Hunter-Lab:
        32.9802, 11.9432, -66.0194
      #0959bd color charts
#0959bd RGB chart
      #0959bd CMYK chart
      #0959bd RGB pie chart
      #0959bd color shades, tints & tones
#0959bd color schemes
#0959bd color preview, HTML & CSS examples
           This text has a color of #0959bd        
        
          <p style="color:#0959bd;">Text here</p>
        
        
          .mytext {color:#0959bd;}
        
        Text color #0959bd
      
           This box has a color of #0959bd        
        
          <div style="background-color:#0959bd;">Content here</div>
        
        
          .mybackground {background-color:#0959bd;}
        
        Background color #0959bd
      
           Border around this has a color of #0959bd        
        
          <div style="border:2px solid #0959bd;">Content here</div>
        
        
          .myborder {border:2px solid #0959bd;}
        
        Border color #0959bd