#0baad7 color space conversions
Hex:
        #0baad7
        RGB:
        11, 170, 215
        CMY:
        96, 33, 16
        CMYK:
        95, 21, 0, 16
      HSL:
        193°, 90.2655%, 44.3137%
        HSV (HSB):
        193°, 94.8837%, 84.3137%
        XYZ:
        26.7785, 33.7269, 69.3885
        xyY:
        0.2062, 0.2596, 33.7269
      CIE-Lab:
        64.7452, -20.2572, -32.8940
        CIE-LCH:
        64.7452, 38.6312, 238.3740
        CIE-Luv:
        64.7452, -44.8256, -49.3343
        Hunter-Lab:
        58.0749, -19.3242, -30.1880
      #0baad7 color charts
#0baad7 RGB chart
      #0baad7 CMYK chart
      #0baad7 RGB pie chart
      #0baad7 color shades, tints & tones
#0baad7 color schemes
#0baad7 color preview, HTML & CSS examples
           This text has a color of #0baad7        
        
          <p style="color:#0baad7;">Text here</p>
        
        
          .mytext {color:#0baad7;}
        
        Text color #0baad7
      
           This box has a color of #0baad7        
        
          <div style="background-color:#0baad7;">Content here</div>
        
        
          .mybackground {background-color:#0baad7;}
        
        Background color #0baad7
      
           Border around this has a color of #0baad7        
        
          <div style="border:2px solid #0baad7;">Content here</div>
        
        
          .myborder {border:2px solid #0baad7;}
        
        Border color #0baad7