#0b96ed color space conversions
Hex:
        #0b96ed
        RGB:
        11, 150, 237
        CMY:
        96, 41, 7
        CMYK:
        95, 37, 0, 7
      HSL:
        203°, 91.1290%, 48.6275%
        HSV (HSB):
        203°, 95.3586%, 92.9412%
        XYZ:
        26.3304, 27.9983, 84.1372
        xyY:
        0.1902, 0.2022, 27.9983
      CIE-Lab:
        59.8872, -1.1558, -52.6896
        CIE-LCH:
        59.8872, 52.7023, 268.7434
        CIE-Luv:
        59.8872, -36.6719, -83.8458
        Hunter-Lab:
        52.9134, -3.7744, -57.2372
      #0b96ed color charts
#0b96ed RGB chart
      #0b96ed CMYK chart
      #0b96ed RGB pie chart
      #0b96ed color shades, tints & tones
#0b96ed color schemes
#0b96ed color preview, HTML & CSS examples
           This text has a color of #0b96ed        
        
          <p style="color:#0b96ed;">Text here</p>
        
        
          .mytext {color:#0b96ed;}
        
        Text color #0b96ed
      
           This box has a color of #0b96ed        
        
          <div style="background-color:#0b96ed;">Content here</div>
        
        
          .mybackground {background-color:#0b96ed;}
        
        Background color #0b96ed
      
           Border around this has a color of #0b96ed        
        
          <div style="border:2px solid #0b96ed;">Content here</div>
        
        
          .myborder {border:2px solid #0b96ed;}
        
        Border color #0b96ed