#0ba0ec color space conversions
Hex:
        #0ba0ec
        RGB:
        11, 160, 236
        CMY:
        96, 37, 7
        CMYK:
        95, 32, 0, 7
      HSL:
        200°, 91.0931%, 48.4314%
        HSV (HSB):
        200°, 95.3390%, 92.5490%
        XYZ:
        27.8491, 31.2689, 83.9246
        xyY:
        0.1947, 0.2186, 31.2689
      CIE-Lab:
        62.7340, -7.2765, -47.6266
        CIE-LCH:
        62.7340, 48.1792, 261.3134
        CIE-Luv:
        62.7340, -39.9978, -75.3855
        Hunter-Lab:
        55.9186, -8.9592, -49.8415
      #0ba0ec color charts
#0ba0ec RGB chart
      #0ba0ec CMYK chart
      #0ba0ec RGB pie chart
      #0ba0ec color shades, tints & tones
#0ba0ec color schemes
#0ba0ec color preview, HTML & CSS examples
           This text has a color of #0ba0ec        
        
          <p style="color:#0ba0ec;">Text here</p>
        
        
          .mytext {color:#0ba0ec;}
        
        Text color #0ba0ec
      
           This box has a color of #0ba0ec        
        
          <div style="background-color:#0ba0ec;">Content here</div>
        
        
          .mybackground {background-color:#0ba0ec;}
        
        Background color #0ba0ec
      
           Border around this has a color of #0ba0ec        
        
          <div style="border:2px solid #0ba0ec;">Content here</div>
        
        
          .myborder {border:2px solid #0ba0ec;}
        
        Border color #0ba0ec