#0b63af color space conversions
Hex:
        #0b63af
        RGB:
        11, 99, 175
        CMY:
        96, 61, 31
        CMYK:
        94, 43, 0, 31
      HSL:
        208°, 88.1720%, 36.4706%
        HSV (HSB):
        208°, 93.7143%, 68.6275%
        XYZ:
        12.3377, 12.0900, 42.2408
        xyY:
        0.1851, 0.1813, 12.0900
      CIE-Lab:
        41.3588, 5.9281, -46.9715
        CIE-LCH:
        41.3588, 47.3441, 277.1930
        CIE-Luv:
        41.3588, -23.5580, -69.2191
        Hunter-Lab:
        34.7706, 2.4888, -47.6884
      #0b63af color charts
#0b63af RGB chart
      #0b63af CMYK chart
      #0b63af RGB pie chart
      #0b63af color shades, tints & tones
#0b63af color schemes
#0b63af color preview, HTML & CSS examples
           This text has a color of #0b63af        
        
          <p style="color:#0b63af;">Text here</p>
        
        
          .mytext {color:#0b63af;}
        
        Text color #0b63af
      
           This box has a color of #0b63af        
        
          <div style="background-color:#0b63af;">Content here</div>
        
        
          .mybackground {background-color:#0b63af;}
        
        Background color #0b63af
      
           Border around this has a color of #0b63af        
        
          <div style="border:2px solid #0b63af;">Content here</div>
        
        
          .myborder {border:2px solid #0b63af;}
        
        Border color #0b63af