#0ba8cd color space conversions
Hex:
        #0ba8cd
        RGB:
        11, 168, 205
        CMY:
        96, 34, 20
        CMYK:
        95, 18, 0, 20
      HSL:
        191°, 89.8148%, 42.3529%
        HSV (HSB):
        191°, 94.6341%, 80.3922%
        XYZ:
        25.1601, 32.4842, 62.7016
        xyY:
        0.2091, 0.2699, 32.4842
      CIE-Lab:
        63.7411, -22.6699, -28.9089
        CIE-LCH:
        63.7411, 36.7375, 231.8970
        CIE-Luv:
        63.7411, -44.8922, -42.2579
        Hunter-Lab:
        56.9949, -20.9432, -25.3301
      #0ba8cd color charts
#0ba8cd RGB chart
      #0ba8cd CMYK chart
      #0ba8cd RGB pie chart
      #0ba8cd color shades, tints & tones
#0ba8cd color schemes
#0ba8cd color preview, HTML & CSS examples
           This text has a color of #0ba8cd        
        
          <p style="color:#0ba8cd;">Text here</p>
        
        
          .mytext {color:#0ba8cd;}
        
        Text color #0ba8cd
      
           This box has a color of #0ba8cd        
        
          <div style="background-color:#0ba8cd;">Content here</div>
        
        
          .mybackground {background-color:#0ba8cd;}
        
        Background color #0ba8cd
      
           Border around this has a color of #0ba8cd        
        
          <div style="border:2px solid #0ba8cd;">Content here</div>
        
        
          .myborder {border:2px solid #0ba8cd;}
        
        Border color #0ba8cd