#0b96fe color space conversions
Hex:
        #0b96fe
        RGB:
        11, 150, 254
        CMY:
        96, 41, 0
        CMYK:
        96, 41, 0, 0
      HSL:
        206°, 99.1837%, 51.9608%
        HSV (HSB):
        206°, 95.6693%, 99.6078%
        XYZ:
        28.9338, 29.0396, 97.8462
        xyY:
        0.1857, 0.1864, 29.0396
      CIE-Lab:
        60.8166, 5.2447, -60.5579
        CIE-LCH:
        60.8166, 60.7846, 274.9498
        CIE-Luv:
        60.8166, -35.7109, -97.6956
        Hunter-Lab:
        53.8884, 1.5355, -69.9321
      #0b96fe color charts
#0b96fe RGB chart
      #0b96fe CMYK chart
      #0b96fe RGB pie chart
      #0b96fe color shades, tints & tones
#0b96fe color schemes
#0b96fe color preview, HTML & CSS examples
           This text has a color of #0b96fe        
        
          <p style="color:#0b96fe;">Text here</p>
        
        
          .mytext {color:#0b96fe;}
        
        Text color #0b96fe
      
           This box has a color of #0b96fe        
        
          <div style="background-color:#0b96fe;">Content here</div>
        
        
          .mybackground {background-color:#0b96fe;}
        
        Background color #0b96fe
      
           Border around this has a color of #0b96fe        
        
          <div style="border:2px solid #0b96fe;">Content here</div>
        
        
          .myborder {border:2px solid #0b96fe;}
        
        Border color #0b96fe