#0b5daa color space conversions
Hex:
        #0b5daa
        RGB:
        11, 93, 170
        CMY:
        96, 64, 33
        CMYK:
        94, 45, 0, 33
      HSL:
        209°, 87.8453%, 35.4902%
        HSV (HSB):
        209°, 93.5294%, 66.6667%
        XYZ:
        11.3081, 10.8021, 39.5192
        xyY:
        0.1835, 0.1753, 10.8021
      CIE-Lab:
        39.2452, 7.7901, -47.4132
        CIE-LCH:
        39.2452, 48.0489, 279.3305
        CIE-Luv:
        39.2452, -21.8771, -69.0168
        Hunter-Lab:
        32.8666, 3.8981, -48.2845
      #0b5daa color charts
#0b5daa RGB chart
      #0b5daa CMYK chart
      #0b5daa RGB pie chart
      #0b5daa color shades, tints & tones
#0b5daa color schemes
#0b5daa color preview, HTML & CSS examples
           This text has a color of #0b5daa        
        
          <p style="color:#0b5daa;">Text here</p>
        
        
          .mytext {color:#0b5daa;}
        
        Text color #0b5daa
      
           This box has a color of #0b5daa        
        
          <div style="background-color:#0b5daa;">Content here</div>
        
        
          .mybackground {background-color:#0b5daa;}
        
        Background color #0b5daa
      
           Border around this has a color of #0b5daa        
        
          <div style="border:2px solid #0b5daa;">Content here</div>
        
        
          .myborder {border:2px solid #0b5daa;}
        
        Border color #0b5daa