#0ba4ff color space conversions
Hex:
        #0ba4ff
        RGB:
        11, 164, 255
        CMY:
        96, 36, 0
        CMYK:
        96, 36, 0, 0
      HSL:
        202°, 100.0000%, 52.1569%
        HSV (HSB):
        202°, 95.6863%, 100.0000%
        XYZ:
        31.4635, 33.8421, 99.4816
        xyY:
        0.1909, 0.2054, 33.8421
      CIE-Lab:
        64.8370, -2.5549, -54.6955
        CIE-LCH:
        64.8370, 54.7551, 267.3256
        CIE-Luv:
        64.8370, -40.0989, -88.2306
        Hunter-Lab:
        58.1739, -5.2624, -60.6684
      #0ba4ff color charts
#0ba4ff RGB chart
      #0ba4ff CMYK chart
      #0ba4ff RGB pie chart
      #0ba4ff color shades, tints & tones
#0ba4ff color schemes
#0ba4ff color preview, HTML & CSS examples
           This text has a color of #0ba4ff        
        
          <p style="color:#0ba4ff;">Text here</p>
        
        
          .mytext {color:#0ba4ff;}
        
        Text color #0ba4ff
      
           This box has a color of #0ba4ff        
        
          <div style="background-color:#0ba4ff;">Content here</div>
        
        
          .mybackground {background-color:#0ba4ff;}
        
        Background color #0ba4ff
      
           Border around this has a color of #0ba4ff        
        
          <div style="border:2px solid #0ba4ff;">Content here</div>
        
        
          .myborder {border:2px solid #0ba4ff;}
        
        Border color #0ba4ff