#0955bf color space conversions
Hex:
        #0955bf
        RGB:
        9, 85, 191
        CMY:
        96, 67, 25
        CMYK:
        95, 55, 0, 25
      HSL:
        215°, 91.0000%, 39.2157%
        HSV (HSB):
        215°, 95.2880%, 74.9020%
        XYZ:
        12.7651, 10.3167, 50.6087
        xyY:
        0.1732, 0.1400, 10.3167
      CIE-Lab:
        38.4049, 21.5507, -61.1224
        CIE-LCH:
        38.4049, 64.8103, 289.4217
        CIE-Luv:
        38.4049, -18.9453, -88.6600
        Hunter-Lab:
        32.1196, 14.7312, -70.9358
      #0955bf color charts
#0955bf RGB chart
      #0955bf CMYK chart
      #0955bf RGB pie chart
      #0955bf color shades, tints & tones
#0955bf color schemes
#0955bf color preview, HTML & CSS examples
           This text has a color of #0955bf        
        
          <p style="color:#0955bf;">Text here</p>
        
        
          .mytext {color:#0955bf;}
        
        Text color #0955bf
      
           This box has a color of #0955bf        
        
          <div style="background-color:#0955bf;">Content here</div>
        
        
          .mybackground {background-color:#0955bf;}
        
        Background color #0955bf
      
           Border around this has a color of #0955bf        
        
          <div style="border:2px solid #0955bf;">Content here</div>
        
        
          .myborder {border:2px solid #0955bf;}
        
        Border color #0955bf