#0b96eb color space conversions
Hex:
        #0b96eb
        RGB:
        11, 150, 235
        CMY:
        96, 41, 8
        CMYK:
        95, 36, 0, 8
      HSL:
        203°, 91.0569%, 48.2353%
        HSV (HSB):
        203°, 95.3191%, 92.1569%
        XYZ:
        26.0398, 27.8820, 82.6066
        xyY:
        0.1907, 0.2042, 27.8820
      CIE-Lab:
        59.7820, -1.9062, -51.7512
        CIE-LCH:
        59.7820, 51.7863, 267.8905
        CIE-Luv:
        59.7820, -36.7914, -82.1900
        Hunter-Lab:
        52.8034, -4.3795, -55.7919
      #0b96eb color charts
#0b96eb RGB chart
      #0b96eb CMYK chart
      #0b96eb RGB pie chart
      #0b96eb color shades, tints & tones
#0b96eb color schemes
#0b96eb color preview, HTML & CSS examples
           This text has a color of #0b96eb        
        
          <p style="color:#0b96eb;">Text here</p>
        
        
          .mytext {color:#0b96eb;}
        
        Text color #0b96eb
      
           This box has a color of #0b96eb        
        
          <div style="background-color:#0b96eb;">Content here</div>
        
        
          .mybackground {background-color:#0b96eb;}
        
        Background color #0b96eb
      
           Border around this has a color of #0b96eb        
        
          <div style="border:2px solid #0b96eb;">Content here</div>
        
        
          .myborder {border:2px solid #0b96eb;}
        
        Border color #0b96eb