#0b99da color space conversions
Hex:
        #0b99da
        RGB:
        11, 153, 218
        CMY:
        96, 40, 15
        CMYK:
        95, 30, 0, 15
      HSL:
        199°, 90.3930%, 44.9020%
        HSV (HSB):
        199°, 94.9541%, 85.4902%
        XYZ:
        24.1841, 27.9156, 70.4433
        xyY:
        0.1974, 0.2278, 27.9156
      CIE-Lab:
        59.8124, -9.9419, -42.2666
        CIE-LCH:
        59.8124, 43.4201, 256.7636
        CIE-Luv:
        59.8124, -38.8629, -65.5658
        Hunter-Lab:
        52.8352, -10.7572, -42.0646
      #0b99da color charts
#0b99da RGB chart
      #0b99da CMYK chart
      #0b99da RGB pie chart
      #0b99da color shades, tints & tones
#0b99da color schemes
#0b99da color preview, HTML & CSS examples
           This text has a color of #0b99da        
        
          <p style="color:#0b99da;">Text here</p>
        
        
          .mytext {color:#0b99da;}
        
        Text color #0b99da
      
           This box has a color of #0b99da        
        
          <div style="background-color:#0b99da;">Content here</div>
        
        
          .mybackground {background-color:#0b99da;}
        
        Background color #0b99da
      
           Border around this has a color of #0b99da        
        
          <div style="border:2px solid #0b99da;">Content here</div>
        
        
          .myborder {border:2px solid #0b99da;}
        
        Border color #0b99da