#0baaff color space conversions
Hex:
        #0baaff
        RGB:
        11, 170, 255
        CMY:
        96, 33, 0
        CMYK:
        96, 33, 0, 0
      HSL:
        201°, 100.0000%, 52.1569%
        HSV (HSB):
        201°, 95.6863%, 100.0000%
        XYZ:
        32.5627, 36.0406, 99.8480
        xyY:
        0.1933, 0.2140, 36.0406
      CIE-Lab:
        66.5509, -5.9604, -51.9784
        CIE-LCH:
        66.5509, 52.3190, 263.4584
        CIE-Luv:
        66.5509, -42.0399, -83.6290
        Hunter-Lab:
        60.0338, -8.2396, -56.5872
      #0baaff color charts
#0baaff RGB chart
      #0baaff CMYK chart
      #0baaff RGB pie chart
      #0baaff color shades, tints & tones
#0baaff color schemes
#0baaff color preview, HTML & CSS examples
           This text has a color of #0baaff        
        
          <p style="color:#0baaff;">Text here</p>
        
        
          .mytext {color:#0baaff;}
        
        Text color #0baaff
      
           This box has a color of #0baaff        
        
          <div style="background-color:#0baaff;">Content here</div>
        
        
          .mybackground {background-color:#0baaff;}
        
        Background color #0baaff
      
           Border around this has a color of #0baaff        
        
          <div style="border:2px solid #0baaff;">Content here</div>
        
        
          .myborder {border:2px solid #0baaff;}
        
        Border color #0baaff