#0959cb color space conversions
Hex:
        #0959cb
        RGB:
        9, 89, 203
        CMY:
        96, 65, 20
        CMYK:
        96, 56, 0, 20
      HSL:
        215°, 91.5094%, 41.5686%
        HSV (HSB):
        215°, 95.5665%, 79.6078%
        XYZ:
        14.4645, 11.5146, 57.9601
        xyY:
        0.1723, 0.1372, 11.5146
      CIE-Lab:
        40.4341, 23.6969, -64.7887
        CIE-LCH:
        40.4341, 68.9863, 290.0903
        CIE-Luv:
        40.4341, -19.7624, -95.3091
        Hunter-Lab:
        33.9332, 16.7051, -77.5179
      #0959cb color charts
#0959cb RGB chart
      #0959cb CMYK chart
      #0959cb RGB pie chart
      #0959cb color shades, tints & tones
#0959cb color schemes
#0959cb color preview, HTML & CSS examples
           This text has a color of #0959cb        
        
          <p style="color:#0959cb;">Text here</p>
        
        
          .mytext {color:#0959cb;}
        
        Text color #0959cb
      
           This box has a color of #0959cb        
        
          <div style="background-color:#0959cb;">Content here</div>
        
        
          .mybackground {background-color:#0959cb;}
        
        Background color #0959cb
      
           Border around this has a color of #0959cb        
        
          <div style="border:2px solid #0959cb;">Content here</div>
        
        
          .myborder {border:2px solid #0959cb;}
        
        Border color #0959cb