#0bafe4 color space conversions
Hex:
        #0bafe4
        RGB:
        11, 175, 228
        CMY:
        96, 31, 11
        CMYK:
        95, 23, 0, 11
      HSL:
        195°, 90.7950%, 46.8627%
        HSV (HSB):
        195°, 95.1754%, 89.4118%
        XYZ:
        29.4716, 36.3325, 78.8584
        xyY:
        0.2037, 0.2512, 36.3325
      CIE-Lab:
        66.7732, -18.3593, -36.8956
        CIE-LCH:
        66.7732, 41.2111, 243.5450
        CIE-Luv:
        66.7732, -45.5613, -56.5592
        Hunter-Lab:
        60.2765, -18.2080, -35.3742
      #0bafe4 color charts
#0bafe4 RGB chart
      #0bafe4 CMYK chart
      #0bafe4 RGB pie chart
      #0bafe4 color shades, tints & tones
#0bafe4 color schemes
#0bafe4 color preview, HTML & CSS examples
           This text has a color of #0bafe4        
        
          <p style="color:#0bafe4;">Text here</p>
        
        
          .mytext {color:#0bafe4;}
        
        Text color #0bafe4
      
           This box has a color of #0bafe4        
        
          <div style="background-color:#0bafe4;">Content here</div>
        
        
          .mybackground {background-color:#0bafe4;}
        
        Background color #0bafe4
      
           Border around this has a color of #0bafe4        
        
          <div style="border:2px solid #0bafe4;">Content here</div>
        
        
          .myborder {border:2px solid #0bafe4;}
        
        Border color #0bafe4