#0b96ff color space conversions
Hex:
        #0b96ff
        RGB:
        11, 150, 255
        CMY:
        96, 41, 0
        CMYK:
        96, 41, 0, 0
      HSL:
        206°, 100.0000%, 52.1569%
        HSV (HSB):
        206°, 95.6863%, 100.0000%
        XYZ:
        29.0944, 29.1038, 98.6919
        xyY:
        0.1854, 0.1855, 29.1038
      CIE-Lab:
        60.8732, 5.6219, -61.0148
        CIE-LCH:
        60.8732, 61.2733, 275.2643
        CIE-Luv:
        60.8732, -35.6574, -98.4973
        Hunter-Lab:
        53.9480, 1.8568, -70.7010
      #0b96ff color charts
#0b96ff RGB chart
      #0b96ff CMYK chart
      #0b96ff RGB pie chart
      #0b96ff color shades, tints & tones
#0b96ff color schemes
#0b96ff color preview, HTML & CSS examples
           This text has a color of #0b96ff        
        
          <p style="color:#0b96ff;">Text here</p>
        
        
          .mytext {color:#0b96ff;}
        
        Text color #0b96ff
      
           This box has a color of #0b96ff        
        
          <div style="background-color:#0b96ff;">Content here</div>
        
        
          .mybackground {background-color:#0b96ff;}
        
        Background color #0b96ff
      
           Border around this has a color of #0b96ff        
        
          <div style="border:2px solid #0b96ff;">Content here</div>
        
        
          .myborder {border:2px solid #0b96ff;}
        
        Border color #0b96ff