#0b94ea color space conversions
Hex:
        #0b94ea
        RGB:
        11, 148, 234
        CMY:
        96, 42, 8
        CMYK:
        95, 37, 0, 8
      HSL:
        203°, 91.0204%, 48.0392%
        HSV (HSB):
        203°, 95.2991%, 91.7647%
        XYZ:
        25.5792, 27.1915, 81.7422
        xyY:
        0.1902, 0.2021, 27.1915
      CIE-Lab:
        59.1511, -1.1130, -52.2004
        CIE-LCH:
        59.1511, 52.2123, 268.7786
        CIE-Luv:
        59.1511, -36.2035, -82.8545
        Hunter-Lab:
        52.1454, -3.6939, -56.4401
      #0b94ea color charts
#0b94ea RGB chart
      #0b94ea CMYK chart
      #0b94ea RGB pie chart
      #0b94ea color shades, tints & tones
#0b94ea color schemes
#0b94ea color preview, HTML & CSS examples
           This text has a color of #0b94ea        
        
          <p style="color:#0b94ea;">Text here</p>
        
        
          .mytext {color:#0b94ea;}
        
        Text color #0b94ea
      
           This box has a color of #0b94ea        
        
          <div style="background-color:#0b94ea;">Content here</div>
        
        
          .mybackground {background-color:#0b94ea;}
        
        Background color #0b94ea
      
           Border around this has a color of #0b94ea        
        
          <div style="border:2px solid #0b94ea;">Content here</div>
        
        
          .myborder {border:2px solid #0b94ea;}
        
        Border color #0b94ea